|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.mockobjects.helpers.AbstractServletTestHelper com.mockobjects.helpers.FilterTestHelper
$Revision: 1.1 $
Constructor Summary | |
FilterTestHelper(Filter filter)
|
Method Summary | |
MockFilterChain |
getFilterChain()
|
MockFilterConfig |
getFilterConfig()
|
void |
testDoFilter()
|
void |
testInit()
|
Methods inherited from class com.mockobjects.helpers.AbstractServletTestHelper |
getHttpSession, getRequest, getRequestDispatcher, getResponse, getServletConfig, getServletContext |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FilterTestHelper(Filter filter)
Method Detail |
public MockFilterChain getFilterChain()
public MockFilterConfig getFilterConfig()
public void testInit() throws ServletException
ServletException
public void testDoFilter() throws ServletException, java.io.IOException
ServletException
java.io.IOException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |