Package | Description |
---|---|
org.glassfish.jersey.test |
Jersey test framework common classes that support testing JAX-RS and Jersey-based applications.
|
org.glassfish.jersey.test.memleak.common |
Modifier and Type | Class and Description |
---|---|
class |
JerseyTestNg
Parent class for testing JAX-RS and Jersey-based applications using Jersey test framework and TestNG framework.
|
static class |
JerseyTestNg.ContainerPerClassTest
Parent for TestNg tests that needs to create a test container only once per a test class.
|
static class |
JerseyTestNg.ContainerPerMethodTest
Parent for TestNg tests that needs to create a separate test container for each test in a test class.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractMemoryLeakWebAppTest
Adds support for web application testing and memory leak detection in target JVM.
|
Copyright © 2007-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.