com.atlassian.plugin.servlet
Class TestDefaultServletModuleManager
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
com.atlassian.plugin.servlet.TestDefaultServletModuleManager
- All Implemented Interfaces:
- junit.framework.Test
public class TestDefaultServletModuleManager
- extends junit.framework.TestCase
| Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString |
| Methods inherited from class junit.framework.Assert |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
TestDefaultServletModuleManager
public TestDefaultServletModuleManager()
setUp
public void setUp()
- Overrides:
setUp in class junit.framework.TestCase
testSortedInsertInsertsDistinctElementProperly
public void testSortedInsertInsertsDistinctElementProperly()
testSortedInsertInsertsNonDistinctElementProperly
public void testSortedInsertInsertsNonDistinctElementProperly()
testGettingServletWithSimplePath
public void testGettingServletWithSimplePath()
throws java.lang.Exception
- Throws:
java.lang.Exception
testGettingServlet
public void testGettingServlet()
testGettingFilter
public void testGettingFilter()
testGettingServletWithException
public void testGettingServletWithException()
throws java.lang.Exception
- Throws:
java.lang.Exception
testGettingFilterWithException
public void testGettingFilterWithException()
throws java.lang.Exception
- Throws:
java.lang.Exception
testGettingServletWithComplexPath
public void testGettingServletWithComplexPath()
throws java.lang.Exception
- Throws:
java.lang.Exception
testMultipleFitlersWithTheSameComplexPath
public void testMultipleFitlersWithTheSameComplexPath()
throws javax.servlet.ServletException
- Throws:
javax.servlet.ServletException
testMultipleFitlersWithTheSameSimplePath
public void testMultipleFitlersWithTheSameSimplePath()
throws javax.servlet.ServletException
- Throws:
javax.servlet.ServletException
testPluginContextInitParamsGetMerged
public void testPluginContextInitParamsGetMerged()
throws java.lang.Exception
- Throws:
java.lang.Exception
testServletListenerContextInitializedIsCalled
public void testServletListenerContextInitializedIsCalled()
throws java.lang.Exception
- Throws:
java.lang.Exception
testServletListenerContextFilterAndServletUseTheSameServletContext
public void testServletListenerContextFilterAndServletUseTheSameServletContext()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFiltersWithSameLocationAndWeightInTheSamePluginAppearInTheOrderTheyAreDeclared
public void testFiltersWithSameLocationAndWeightInTheSamePluginAppearInTheOrderTheyAreDeclared()
throws java.lang.Exception
- Throws:
java.lang.Exception
testGetFiltersWithDispatcher
public void testGetFiltersWithDispatcher()
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2010 Atlassian. All Rights Reserved.