| Package | Description |
|---|---|
| org.testifyproject |
A package that contains Annotations, SPI contract classes, and traits.
|
| Modifier and Type | Method and Description |
|---|---|
ServerInstance<S> |
ServerProvider.start(TestContext testContext,
Application application,
T configuration)
Start the server using the given configuration object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServerProvider.stop(ServerInstance<S> serverInstance)
Stop the server.
|
Copyright © 2016–2018 Testify Project. All rights reserved.