| Package | Description |
|---|---|
| org.testifyproject |
A package that contains Annotations, SPI contract classes, and traits.
|
| Modifier and Type | Method and Description |
|---|---|
ClientInstance<C,P> |
ClientProvider.create(TestContext testContext,
Application application,
URI baseURI,
T configuration)
Create and initialize the client instance using the given base URI and configuration
object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClientProvider.destroy(ClientInstance<C,P> clientInstance)
This method will dispose of client instance that was created.
|
Copyright © 2016–2018 Testify Project. All rights reserved.