A Web-based test container factory for creating test container instances when the Web application is independently deployed in a separate JVM to that of the tests. For example, the application may be deployed to the Glassfish v2 or v3 application server.
If you would like to run your tests on a staging server, just set the machine's IP address or fully-qualified domain name to the System Property jersey.test.host.
@author Srinivas Bhimisetty
@author Marek Potociar (marek.potociar at oracle.com)