specd ~master (2013-12-17T06:38:49Z)
Dub
Repo
equal
specd
matchers
Undocumented in source. Be warned that the author may not have intended to support it.
void
equal
(
T
T1
)
(
Match
!
T
matcher
,
T1
expected
)
if
(
is
(
typeof
(
expected
==
matcher.dummyMatch
) ==
bool
)
)
Meta
Source
See Implementation
specd
matchers
classes
Match
MatchException
functions
False
Null
True
approxEqual
be_
between
calling
contain
equal
greater_than
greater_than_or_equal_to
less_than
less_than_or_equal_to
must
sameAs
throw_