public class JohnsonServletFilterModuleContainerFilterTest extends Object
| Constructor and Description |
|---|
JohnsonServletFilterModuleContainerFilterTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
void |
testDoFilter()
When there are no Johnson events present, verify that the normal
ServletFilterModuleContainerFilter
logic is invoked. |
void |
testDoFilterWhenJohnsoned() |
public JohnsonServletFilterModuleContainerFilterTest()
public void setup()
throws javax.servlet.ServletException
javax.servlet.ServletExceptionpublic void testDoFilter()
throws Exception
ServletFilterModuleContainerFilter
logic is invoked. This is done by verifying that an attempt is made to get the ServletModuleManager.Exception - should not be thrownCopyright © 2017 Atlassian. All rights reserved.