specd ~master (2013-12-17T06:38:49Z)
Dub
Repo
MatchException
specd
matchers
Undocumented in source.
class
MatchException : Exception {
this
(string s, string file, size_t line);
}
Constructors
this
this
(string s, string file, size_t line)
Undocumented in source.
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_