ConsoleReporter

Undocumented in source.

Members

Functions

mark
string mark(bool success)
Undocumented in source. Be warned that the author may not have intended to support it.
mark
string mark(bool success)
Undocumented in source. Be warned that the author may not have intended to support it.
markOff
string markOff()
Undocumented in source. Be warned that the author may not have intended to support it.
markOff
string markOff()
Undocumented in source. Be warned that the author may not have intended to support it.
reportSpecification
void reportSpecification(Specification spec)
Undocumented in source. Be warned that the author may not have intended to support it.
reportSpecificationGroup
void reportSpecificationGroup(SpecificationGroup group)
Undocumented in source. Be warned that the author may not have intended to support it.
reportSummary
void reportSummary(int totalNumberOfSpecs, int numberOfFailedSpecs)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Reporter

reportSpecificationGroup
void reportSpecificationGroup(SpecificationGroup group)
Undocumented in source.
reportSpecification
void reportSpecification(Specification specification)
Undocumented in source.
reportSummary
void reportSummary(int totalNumberOfSpecs, int numberOfFailedSpecs)
Undocumented in source.
report
bool report()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta