Class MockFilterChain

java.lang.Object
com.mockobjects.MockObject
com.mockobjects.servlet.MockFilterChain
All Implemented Interfaces:
Verifiable

public class MockFilterChain extends MockObject
  • Constructor Details

    • MockFilterChain

      public MockFilterChain()
  • Method Details

    • doFilter

      public void doFilter(ServletRequest request, ServletResponse response) throws IOException, ServletException
      Throws:
      IOException
      ServletException