Documentation ¶
Index ¶
- func CAfterEach(body func(context.Context), timeout time.Duration)
- func CAfterSuite(body func(context.Context), timeout time.Duration)
- func CBeforeEach(body func(ctx context.Context), timeout time.Duration)
- func CBeforeSuite(body func(context.Context), timeout time.Duration)
- func CIt(text string, body func(context.Context), timeout time.Duration)
- func CJustBeforeEach(body func(ctx context.Context), timeout time.Duration)
- func FCIt(text string, body func(context.Context), timeout time.Duration)
- func FileExists(kc string) bool
- func StringSet(s string) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CAfterEach ¶
CAfterEach contextifies Gingko's AfterEach
func CAfterSuite ¶
CAfterSuite contextifies Gingko's FIt
func CBeforeEach ¶
CBeforeEach contextifies Gingko's BeforeEach
func CBeforeSuite ¶
CBeforeSuite contextifies Gingko's FIt
func CJustBeforeEach ¶
CJustBeforeEach contextifies Gingko's JustBeforeEach
func FileExists ¶
FileExists Checks if a file path exists and fail otherwise
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Deprecated: this is the deprecated gardener testframework.
|
Deprecated: this is the deprecated gardener testframework. |
Click to show internal directories.
Click to hide internal directories.