abort_msg
Description:
[ PrintfFormat ]
[ Version ( since = "0.9.6" ) ]
public void abort_msg (...)
[ Version ( since = "0.9.6" ) ]
public void abort_msg (...)
Unconditionally fail the test; print a message
Note that once called, the remaining of the test is aborted
Parameters:
... |
message to print (in printf format) |
Since:
0.9.6
Namespace: Check
Package: check