unit-threaded v0.7.9 (2017-04-03T17:47:55Z)
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