- approxEqual
bool approxEqual(T rhs, ElementType!T maxRelDiff, ElementType!T maxAbsDiff)
Undocumented in source. Be warned that the author may not have intended to support it.
- approxEqual
bool approxEqual(T rhs, T maxRelDiff, T maxAbsDiff)
Undocumented in source. Be warned that the author may not have intended to support it.
- be
auto be()
Undocumented in source. Be warned that the author may not have intended to support it.
- be
void be(bool expected)
Undocumented in source. Be warned that the author may not have intended to support it.
- not
auto not()
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(T rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- throwMatchException
void throwMatchException(string reason)
Undocumented in source. Be warned that the author may not have intended to support it.