Uses of Interface
software.amazon.awscdk.interfaces.apptest.TestCaseReference
Packages that use TestCaseReference
Package
Description
AWS::AppTest Construct Library
-
Uses of TestCaseReference in software.amazon.awscdk.interfaces.apptest
Classes in software.amazon.awscdk.interfaces.apptest that implement TestCaseReferenceMethods in software.amazon.awscdk.interfaces.apptest that return TestCaseReferenceModifier and TypeMethodDescriptionTestCaseReference.Builder.build()Builds the configured instance.ITestCaseRef.getTestCaseRef()(experimental) A reference to a TestCase resource.default TestCaseReferenceITestCaseRef.Jsii$Default.getTestCaseRef()(experimental) A reference to a TestCase resource.final TestCaseReferenceITestCaseRef.Jsii$Proxy.getTestCaseRef()(experimental) A reference to a TestCase resource. -
Uses of TestCaseReference in software.amazon.awscdk.services.apptest
Methods in software.amazon.awscdk.services.apptest that return TestCaseReferenceModifier and TypeMethodDescriptionCfnTestCase.getTestCaseRef()A reference to a TestCase resource.