Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConveyWithSeed ¶
ConveyWithSeed starts a goconvey's convey given a seed, testing.T and an action
func ShouldMatch ¶
func ShouldMatch(actual interface{}, expected ...interface{}) string
ShouldMatch returns an empty string if the actual value matches all provided regexes
func ShouldNotMatch ¶
func ShouldNotMatch(actual interface{}, expected ...interface{}) string
ShouldNotMatch returns an empty string if the actual value does not match all provided regexes
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.