Package | Description |
---|---|
org.glassfish.jersey.test |
Jersey test framework common classes that support testing JAX-RS and Jersey-based applications.
|
Modifier and Type | Method and Description |
---|---|
protected TestContainerFactory |
JerseyTest.getTestContainerFactory()
Return an instance of
TestContainerFactory class. |
Constructor and Description |
---|
ContainerPerClassTest() |
ContainerPerClassTest(javax.ws.rs.core.Application jaxrsApplication) |
ContainerPerMethodTest() |
ContainerPerMethodTest(javax.ws.rs.core.Application jaxrsApplication) |
JerseyTestNg()
Initialize JerseyTestNg instance.
|
JerseyTestNg(javax.ws.rs.core.Application jaxrsApplication)
Initialize JerseyTestNg instance.
|
Copyright © 2007-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.