passfail

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

opBinary
passfail opBinary(const(passfail) right)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
passfail opBinary(const(bool) right)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinaryRight
passfail opBinaryRight(const(bool) left)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

fail
passfail fail [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
failed
auto failed [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
pass
passfail pass [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
passed
auto passed [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta