dextool v5.0.0 (2022-12-09T08:28:15Z)
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