unit-threaded v0.4.5 (2014-10-01T16:20:48Z)
Home
Dub
Repo
UnitTestException
unit_threaded
check
Undocumented in source.
class
UnitTestException : Exception {
this
(string msgLines, string file, ulong line);
}
Constructors
this
this
(string msgLines, string file, ulong line)
Undocumented in source.
Meta
Source
See Implementation
unit_threaded
check
classes
UnitTestException
functions
checkEqual
checkFalse
checkIn
checkNotEqual
checkNotIn
checkNotNull
checkNotThrown
checkNull
checkThrown
checkTrue
utFail