public class FilterTestHelper extends AbstractServletTestHelper
| Constructor and Description |
|---|
FilterTestHelper(Filter filter) |
| Modifier and Type | Method and Description |
|---|---|
MockFilterChain |
getFilterChain() |
MockFilterConfig |
getFilterConfig() |
void |
testDoFilter() |
void |
testInit() |
getHttpSession, getRequest, getRequestDispatcher, getResponse, getServletConfig, getServletContextpublic MockFilterChain getFilterChain()
public MockFilterConfig getFilterConfig()
public void testInit()
throws ServletException
ServletExceptionpublic void testDoFilter()
throws ServletException,
java.io.IOException
ServletExceptionjava.io.IOExceptionCopyright © 2002 Mock Objects. All Rights Reserved.