unit-threaded v0.4.5 (2014-10-01T16:20:48Z)
Home
Dub
Repo
checkNotNull
unit_threaded
check
Undocumented in source. Be warned that the author may not have intended to support it.
void
checkNotNull
(
T
)
(
in
T
value
,
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