public class TestDefaultServletModuleManager extends Object
| Modifier and Type | Field and Description |
|---|---|
CapturedLogging |
capturedLogging |
org.junit.rules.ExpectedException |
expectedException |
| Constructor and Description |
|---|
TestDefaultServletModuleManager() |
public final CapturedLogging capturedLogging
public final org.junit.rules.ExpectedException expectedException
public void setUp()
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 testMultipleFiltersWithTheSameComplexPath()
throws javax.servlet.ServletException
javax.servlet.ServletExceptionpublic void testMultipleFiltersWithTheSameSimplePath()
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
Exceptionpublic void testGetFiltersWithDispatcher()
throws Exception
Exceptionpublic void testShuttingDownDoesDestroyServletsFiltersAndContexts()
throws Exception
Exceptionpublic void testFilterOrModuleRemovalDuringShutdown()
throws Exception
Exceptionpublic void addServletByClassName()
public void addServletWithHttpServletUnexpectedModuleDescriptor()
public void addServletWithHttpServlet()
public void addSameServletTwice()
public void samePluginController()
public void differentPluginControllers()
Copyright © 2019 Atlassian. All rights reserved.