unit-threaded v0.7.8 (2017-03-21T22:50:24Z)
Home
Dub
Repo
assertEqual
unit_threaded
asserts
Helper to call the standard assert
@
safe
@
trusted
void
assertEqual
(
T
U
)
(
T
t
,
U
u
,
string
file
= __FILE__
,
size_t
line
= __LINE__
)
Meta
Source
See Implementation
unit_threaded
asserts
functions
assertEqual
assertExceptionMsg
Helper to call the standard assert