public abstract class ServerTest
extends org.glassfish.jersey.test.JerseyTest
Modifier and Type | Field and Description |
---|---|
protected TestUtils.TestWrapper |
container |
Constructor and Description |
---|
ServerTest() |
Modifier and Type | Method and Description |
---|---|
protected javax.ws.rs.core.Application |
configure() |
protected org.glassfish.jersey.test.spi.TestContainerFactory |
getTestContainerFactory() |
void |
tearDown() |
protected TestUtils.TestWrapper container
protected org.glassfish.jersey.test.spi.TestContainerFactory getTestContainerFactory()
getTestContainerFactory
in class org.glassfish.jersey.test.JerseyTest
protected javax.ws.rs.core.Application configure()
configure
in class org.glassfish.jersey.test.JerseyTest
public void tearDown() throws DAO.DAOException
tearDown
in class org.glassfish.jersey.test.JerseyTest
DAO.DAOException