com.mockobjects.helpers
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, getServletContext
public MockFilterChain getFilterChain()
public MockFilterConfig getFilterConfig()
public void testInit() throws ServletException
ServletException
public void testDoFilter() throws ServletException, java.io.IOException
ServletException
java.io.IOException
Copyright © 2002 Mock Objects. All Rights Reserved.