Documentation
¶
Overview ¶
Package must provide a set of functions that fail test if the error is not nil.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Value ¶
Value returns a function that accepts parameter that implements xtesting.T and uses require.NoError to ensure there was no error.
func Values ¶
Values returns a function that accepts parameter that implements xtesting.T and uses require.NoError to ensure there was no error.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.