unit-threaded v0.4.5 (2014-10-01T16:20:48Z)
Home
Dub
Repo
checkThrown
unit_threaded
check
Undocumented in source. Be warned that the author may not have intended to support it.
void
checkThrown
(
T
:
Throwable
=
Exception
E
)
(
lazy
E
expr
,
in
string
file
= __FILE__
,
in
ulong
line
= __LINE__
)
Meta
Source
See Implementation
unit_threaded
check
classes
UnitTestException
functions
checkEqual
checkFalse
checkIn
checkNotEqual
checkNotIn
checkNotNull
checkNotThrown
checkNull
checkThrown
checkTrue
utFail