All Classes and Interfaces

Class
Description
TestNG strategy that creates one test container / client per test class.
TestNG strategy that creates separate test container / client per test method.
Basic application deployment context.
Deployment context builder for building a basic application deployment context for the JAX-RS / Jersey application defined by the associated Application class or instance.
Parent class for testing JAX-RS and Jersey-based applications using Jersey test framework.
Parent class for testing JAX-RS and Jersey-based applications using Jersey test framework.
Parent class for testing JAX-RS and Jersey-based applications using Jersey test framework and TestNG framework.
Parent for TestNg tests that needs to create a test container only once per a test class.
Parent for TestNg tests that needs to create a separate test container for each test in a test class.
TODO
A Servlet-based deployment context.
The builder for building a Servlet-based deployment context.
Helper class to keep configuration information of a single filter.
TODO
A test container.
Thrown when a test container-specific error occurs.
A test container factory responsible for creating test containers.
Helper class for Jersey Test Framework.
Strategy defining how test containers and clients are stored and passed to TestNG tests.
Jersey test framework configuration properties.