dshould v0.0.1 (2018-05-22T08:53:31Z)
Dub
Repo
be
dshould
basic
Undocumented in source. Be warned that the author may not have intended to support it.
auto
be
(Should should)
void
be
(Should should, T value, string file, size_t line)
void
be
(Should should, T value, string file, size_t line)
void
be
(
Should
T
)
(
Should
should
,
T
value
,
string
file
= __FILE__
,
size_t
line
= __LINE__
)
if
(
isInstanceOf
!(
ShouldType
,
Should
) &&
should.hasWord
!"approximately"
)
Meta
Source
See Implementation
dshould
basic
functions
approximateCheck
approximately
be
equal
greater
not
numericCheck
smaller