Documentation
¶
Overview ¶
Package xassert implements additional common test helpers on top of testify assert.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EqualAllFunc ¶
EqualAllFunc asserts that all elements are equal to the expected value after applying the given function to each element.
func MockContextArg ¶
func MockContextArg() any
MockContextArg returns a mock context.Context argument to be used in testify mock argument assertions.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.