- begin
void begin(string suite, TestResult test)
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.
- printSuite
auto printSuite(string suite)
Undocumented in source. Be warned that the author may not have intended to support it.
- write
void write(string text, size_t spaces)
Undocumented in source. Be warned that the author may not have intended to support it.
This is the default reporter. The "spec" reporter outputs a hierarchical view nested just as the test cases are.