|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TestContainerFactory | |
|---|---|
| com.sun.jersey.test.framework | Provides support for testing JAX-RS and Jersey-based applications. |
| Uses of TestContainerFactory in com.sun.jersey.test.framework |
|---|
| Methods in com.sun.jersey.test.framework that return TestContainerFactory | |
|---|---|
protected TestContainerFactory |
JerseyTest.getTestContainerFactory()
Get the test container factory. |
| Methods in com.sun.jersey.test.framework with parameters of type TestContainerFactory | |
|---|---|
protected void |
JerseyTest.setTestContainerFactory(TestContainerFactory testContainerFactory)
Sets the test container factory to to be used for testing. |
| Constructors in com.sun.jersey.test.framework with parameters of type TestContainerFactory | |
|---|---|
JerseyTest(TestContainerFactory testContainerFactory)
Construct a new instance with a test container factory. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||