Class FilterTestHelper


public class FilterTestHelper extends AbstractServletTestHelper
$Revision: 1.1 $
  • Constructor Details

    • FilterTestHelper

      public FilterTestHelper(Filter filter)
  • Method Details

    • getFilterChain

      public MockFilterChain getFilterChain()
    • getFilterConfig

      public MockFilterConfig getFilterConfig()
    • testInit

      public void testInit() throws ServletException
      Throws:
      ServletException
    • testDoFilter

      public void testDoFilter() throws ServletException, IOException
      Throws:
      ServletException
      IOException