dshould v0.0.1 (2018-05-22T08:53:31Z)
Dub
Repo
equal
dshould
stringcmp
Undocumented in source. Be warned that the author may not have intended to support it.
void
equal
(
Should
T
)
(
Should
should
,
T
value
,
string
file
= __FILE__
,
size_t
line
= __LINE__
)
if
(
isInstanceOf
!(
ShouldType
,
Should
) &&
is
(
T
==
string
)
)
Meta
Source
See Implementation
dshould
stringcmp
functions
colorizedDiff
equal
multiLineDiff
oneLineDiff
stringCmp
manifest constants
CLEAR_CODE
GREEN_CODE
RED_CODE