unit-threaded ~merge-1_0_x (2021-10-22T21:57:10.4100269)
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__
,
in
size_t
line
= __LINE__
)
Meta
Source
See Implementation
unit_threaded
asserts
functions
assertEqual
assertExceptionMsg
Helper to call the standard assert