com.meterware.servletunit
public abstract class ServletTestCase extends TestCase
JUnitServlet.
| Constructor Summary | |
|---|---|
| protected | ServletTestCase(String name) |
| Method Summary | |
|---|---|
| protected ServletUnitClient | newClient()
Returns a client object which can access the servlet context in which this test is running. |