enum Status
Language | Type name |
---|---|
![]() | Amazon.CDK.IntegTests.Status |
![]() | software.amazon.awscdk.integtests.Status |
![]() | aws_cdk.integ_tests.Status |
![]() | @aws-cdk/integ-tests » Status |
The status of the assertion.
Members
Name | Description |
---|---|
PASS | The assertion passed. |
FAIL | The assertion failed. |
PASS
The assertion passed.
FAIL
The assertion failed.