Documentation ¶
Overview ¶
The cornertesting package implements state checks that assist in corner provider testing.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExpectOutputType ¶
func ExpectOutputType(outputAddress string, expectedType cty.Type) statecheck.StateCheck
ExpectOutputType returns a state check that asserts that the specified output has a cty.Type that matches `expectedType`
NOTE: This check is only useful for output values that are populated by dynamic attributes or dynamic function returns.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.