Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func XFail ¶
XFail replaces the default Fail handler with a XFail for one occurrence. XFail skips the test once it fails and leaves a XFAIL label on the message. It is useful to mark tests as XFail when one wants them to run even though they fail, monitoring and collecting information. 'condition' can be used to specify whether the test should be marked as XFail
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.