unit-threaded v2.1.2 (2022-08-26T20:15:34Z)
Home
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