public class IntegrationTestApiKt
| Modifier and Type | Method and Description |
|---|---|
static TestComponents |
createComponents()
Creates the components used by the test API.
|
static Api<ws.osiris.integration.TestComponents> |
getApi()
An API definition that can be deployed to AWS and have integration tests run against it.
|
@NotNull public static Api<ws.osiris.integration.TestComponents> getApi()
An API definition that can be deployed to AWS and have integration tests run against it.
@NotNull public static TestComponents createComponents()
Creates the components used by the test API.