| Package | Description |
|---|---|
| com.mockrunner.servlet |
| Modifier and Type | Method and Description |
|---|---|
protected ServletTestModule |
BasicServletTestCaseAdapter.createServletTestModule()
Creates a
ServletTestModule based on the current
WebMockObjectFactory. |
protected ServletTestModule |
BasicServletTestCaseAdapter.createServletTestModule(WebMockObjectFactory mockFactory)
Creates a
ServletTestModule with the specified
WebMockObjectFactory. |
protected ServletTestModule |
BasicServletTestCaseAdapter.getServletTestModule()
Gets the
ServletTestModule. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BasicServletTestCaseAdapter.setServletTestModule(ServletTestModule servletTestModule)
Sets the
ServletTestModule. |
Copyright © 2003-2015. All Rights Reserved.