Documentation ¶
Index ¶
- 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 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 CAfterSuite ¶
CAfterSuite contextifies Gingko's FIt
func CBeforeEach ¶
CBeforeEach contextifies Gingko's BeforeEach
func CBeforeSuite ¶
CBeforeSuite contextifies Gingko's FIt
func FileExists ¶
FileExists Checks if a file path exists and fail otherwise
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.