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 Exception
Exceptionpublic void testGettingServlet()
public void testGettingFilter()
public void testGettingServletWithException()
throws Exception
Exceptionpublic void testGettingFilterWithException()
throws Exception
Exceptionpublic void testGettingServletWithComplexPath()
throws Exception
Exceptionpublic void testMultipleFitlersWithTheSameComplexPath()
throws javax.servlet.ServletException
javax.servlet.ServletExceptionpublic void testMultipleFitlersWithTheSameSimplePath()
throws javax.servlet.ServletException
javax.servlet.ServletExceptionpublic void testPluginContextInitParamsGetMerged()
throws Exception
Exceptionpublic void testServletListenerContextInitializedIsCalled()
throws Exception
Exceptionpublic void testServletListenerContextFilterAndServletUseTheSameServletContext()
throws Exception
Exceptionpublic void testFiltersWithSameLocationAndWeightInTheSamePluginAppearInTheOrderTheyAreDeclared()
throws Exception
ExceptionCopyright © 2014 Atlassian. All rights reserved.