std
::
core
::
test
@check
macro
@check
(
#condition
,
String
format
=
"
"
,
args
...
)
Checks condition and fails assertion if not true
Parameters