Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BeCausedBy ¶
func BeCausedBy(element interface{}) types.GomegaMatcher
BeCausedBy expects an error was caused by another error. The cause of the error is retrieved by using `"github.com/pkg/errors".Cause()`
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.