- 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 step)
Undocumented in source. Be warned that the author may not have intended to support it.
- begin
void begin(ulong )
Undocumented in source. Be warned that the author may not have intended to support it.
- end
void end(SuiteResult suite)
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 step)
Undocumented in source. Be warned that the author may not have intended to support it.
- end
void end(SuiteResult[] results)
Undocumented in source. Be warned that the author may not have intended to support it.
- update
void update()
Undocumented in source. Be warned that the author may not have intended to support it.
The "Result" reporter will print an overview of your test run