public abstract class BaseTestCase extends Object
Constructor and Description |
---|
BaseTestCase() |
Modifier and Type | Method and Description |
---|---|
static void |
baseInit() |
protected com.mockobjects.servlet.MockHttpServletRequest |
getMockRequest() |
protected PipelineData |
getPipelineData(HttpServletRequest request,
HttpServletResponse response,
ServletConfig config) |
protected RunData |
getRunData(HttpServletRequest request,
HttpServletResponse response,
ServletConfig config) |
public BaseTestCase()
protected RunData getRunData(HttpServletRequest request, HttpServletResponse response, ServletConfig config) throws Exception
Exception
protected PipelineData getPipelineData(HttpServletRequest request, HttpServletResponse response, ServletConfig config) throws Exception
Exception
protected com.mockobjects.servlet.MockHttpServletRequest getMockRequest()
Copyright © 2000-2015 The Apache Software Foundation. All Rights Reserved.