enum Status
Language | Type name |
---|---|
![]() | Amazon.CDK.IntegTests.Alpha.Status |
![]() | github.com/aws/aws-cdk-go/awscdkintegtestsalpha/v2#Status |
![]() | software.amazon.awscdk.integtests.alpha.Status |
![]() | aws_cdk.integ_tests_alpha.Status |
![]() | @aws-cdk/integ-tests-alpha » 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.