public interface TestContainer
Modifier and Type | Method and Description |
---|---|
URI |
getBaseUri()
Get the base URI of the application.
|
Client |
getClient()
Get a client specific to the test container.
|
void |
start()
Start the container.
|
void |
stop()
Stop the contaner.
|
Client getClient()
URI getBaseUri()
void start()
void stop()
Copyright © 2016 Oracle Corporation. All rights reserved.