- begin
void begin(SuiteResult suite)
Undocumented in source. Be warned that the author may not have intended to support it.
- begin
void begin(string suite, TestResult test)
Undocumented in source. Be warned that the author may not have intended to support it.
- begin
void begin(string suite, string test, StepResult s)
Undocumented in source. Be warned that the author may not have intended to support it.
- end
void end(SuiteResult )
Undocumented in source. Be warned that the author may not have intended to support it.
- end
void end(string suite, TestResult test)
Undocumented in source. Be warned that the author may not have intended to support it.
- end
void end(string suite, string test, StepResult )
Undocumented in source. Be warned that the author may not have intended to support it.
A flavour of the "spec" reporter that show the tests and the steps of your tests.