public interface TestContainer
Modifier and Type | Method and Description |
---|---|
URI |
getBaseUri()
Get the base URI of the application.
|
ClientConfig |
getClientConfig()
Get a client configuration specific to the test container.
|
void |
start()
Start the container.
|
void |
stop()
Stop the container.
|
ClientConfig getClientConfig()
null
if there
is no specific client configuration required.URI getBaseUri()
void start()
void stop()
Copyright © 2007-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.