Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SetUpFunc ¶
type SetUpFunc func() error
SetUpFunc sets up provider-specific resource in the test suite
type ShouldSkipTestFunc ¶
ShouldSkipTestFunc determines whether the test suite should skip certain tests
type TeardownFunc ¶
type TeardownFunc func() error
TeardownFunc tears down provider-specific resources from the test suite
type TestSkipper ¶
TestSkipper allows providers to skip certain tests
Click to show internal directories.
Click to hide internal directories.