unit-threaded v1.0.11 (2020-09-15T15:33:59Z)
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