public class TestDefaultServletModuleManager
extends junit.framework.TestCase
| Constructor and Description |
|---|
TestDefaultServletModuleManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testFiltersWithSameLocationAndWeightInTheSamePluginAppearInTheOrderTheyAreDeclared() |
void |
testGetFiltersWithDispatcher() |
void |
testGettingFilter() |
void |
testGettingFilterWithException() |
void |
testGettingServlet() |
void |
testGettingServletWithComplexPath() |
void |
testGettingServletWithException() |
void |
testGettingServletWithSimplePath() |
void |
testMultipleFitlersWithTheSameComplexPath() |
void |
testMultipleFitlersWithTheSameSimplePath() |
void |
testPluginContextInitParamsGetMerged() |
void |
testServletListenerContextFilterAndServletUseTheSameServletContext() |
void |
testServletListenerContextInitializedIsCalled() |
void |
testSortedInsertInsertsDistinctElementProperly() |
void |
testSortedInsertInsertsNonDistinctElementProperly() |
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, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, tearDown, toStringpublic void setUp()
setUp in class junit.framework.TestCasepublic void testSortedInsertInsertsDistinctElementProperly()
public void testSortedInsertInsertsNonDistinctElementProperly()
public void testGettingServletWithSimplePath()
throws java.lang.Exception
java.lang.Exceptionpublic void testGettingServlet()
public void testGettingFilter()
public void testGettingServletWithException()
throws java.lang.Exception
java.lang.Exceptionpublic void testGettingFilterWithException()
throws java.lang.Exception
java.lang.Exceptionpublic void testGettingServletWithComplexPath()
throws java.lang.Exception
java.lang.Exceptionpublic void testMultipleFitlersWithTheSameComplexPath()
throws javax.servlet.ServletException
javax.servlet.ServletExceptionpublic void testMultipleFitlersWithTheSameSimplePath()
throws javax.servlet.ServletException
javax.servlet.ServletExceptionpublic void testPluginContextInitParamsGetMerged()
throws java.lang.Exception
java.lang.Exceptionpublic void testServletListenerContextInitializedIsCalled()
throws java.lang.Exception
java.lang.Exceptionpublic void testServletListenerContextFilterAndServletUseTheSameServletContext()
throws java.lang.Exception
java.lang.Exceptionpublic void testFiltersWithSameLocationAndWeightInTheSamePluginAppearInTheOrderTheyAreDeclared()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetFiltersWithDispatcher()
throws java.lang.Exception
java.lang.ExceptionCopyright © 2013 Atlassian. All Rights Reserved.