Initializers
Static Functions
app
optionsOptional
- Type: TestingAppConfig
enableFutureFlags
appRequired
- Type: App
fakeCdktfJsonPath
appRequired
- Type: App
fullSynth
stackRequired
- Type: TerraformStack
renderConstructTree
constructRequired
- Type: constructs.IConstruct
setupJest
stubVersion
appRequired
- Type: App
synth
stackRequired
- Type: TerraformStack
runValidationsOptional
- Type: boolean
synthHcl
stackRequired
- Type: TerraformStack
runValidationsOptional
- Type: boolean
returnMetadataOptional
- Type: boolean
synthScope
fnRequired
- Type: IScopeCallback
toBeValidTerraform
receivedRequired
- Type: string
toHaveDataSource
receivedRequired
- Type: string
resourceTypeRequired
- Type: string
toHaveDataSourceWithProperties
receivedRequired
- Type: string
resourceTypeRequired
- Type: string
propertiesOptional
- Type: {[ key: string ]: any}
toHaveProvider
receivedRequired
- Type: string
resourceTypeRequired
- Type: string
toHaveProviderWithProperties
receivedRequired
- Type: string
resourceTypeRequired
- Type: string
propertiesOptional
- Type: {[ key: string ]: any}
toHaveResource
receivedRequired
- Type: string
resourceTypeRequired
- Type: string
toHaveResourceWithProperties
receivedRequired
- Type: string
resourceTypeRequired
- Type: string
propertiesOptional
- Type: {[ key: string ]: any}