package
1.0.0
Repository: https://github.com/redforks/testing.git
Documentation: pkg.go.dev

# Functions

Panics return a gomega matcher, the actual value is a function without any argument and returns nothing.
PanicsWithSubstring returns a gomega matcher, like Panics() but matches substring of err.Error().
No description provided by the author