Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ContainElementWithPrefixContaining ¶
func ContainElementWithPrefixContaining(prefix, value, sep string) types.GomegaMatcher
ContainElementWithPrefixContaining succeeds if actual contains a string having the given prefix and containing the given value in a list separated by sep. Actual must be a slice of strings.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.