| Modifier and Type | Method and Description |
|---|---|
static Test |
Test.custom(CustomTestOptions options)
(experimental) Specify a custom test with your own code.
|
Test |
CanaryProps.getTest()
(experimental) The type of test that you want your canary to run.
|
Test |
CanaryProps.Jsii$Proxy.getTest() |
| Modifier and Type | Method and Description |
|---|---|
CanaryProps.Builder |
CanaryProps.Builder.test(Test test)
Sets the value of
CanaryProps.getTest() |
Canary.Builder |
Canary.Builder.test(Test test)
(experimental) The type of test that you want your canary to run.
|
Copyright © 2022. All rights reserved.