Documentation ¶
Overview ¶
Package gomega provides Gomega matchers used in our tests.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ContainErrorSubstring ¶
func ContainErrorSubstring(expected error) gomegaTypes.GomegaMatcher
ContainErrorSubstring checks whether the actual error’s error message contains the expected error’s error message, not as an exact match but as a substring.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.