public class GrizzlyTestContainerFactory extends Object implements TestContainerFactory
| Constructor and Description |
|---|
GrizzlyTestContainerFactory() |
| Modifier and Type | Method and Description |
|---|---|
TestContainer |
create(URI baseUri,
DeploymentContext context)
Create a test container instance.
|
public TestContainer create(URI baseUri, DeploymentContext context)
TestContainerFactorycreate in interface TestContainerFactorybaseUri - base URI for the test container to run at.context - deployment context of the tested JAX-RS / Jersey application .Copyright © 2007-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.