dextool v2.0.0 (2020-03-19T19:58:47Z)
Dub
Repo
assertEqual
unit_threaded
asserts
Helper to call the standard assert
@
trusted
void
assertEqual
(
T
U
)
(
scope
auto
ref
T
t
,
scope
auto
ref
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