TrialResultPrinter

Undocumented in source.

Constructors

this
this(ReportWriter writer)
Undocumented in source.

Members

Functions

danger
void danger(string text)
Undocumented in source. Be warned that the author may not have intended to support it.
dangerReverse
void dangerReverse(string text)
Undocumented in source. Be warned that the author may not have intended to support it.
info
void info(string text)
Undocumented in source. Be warned that the author may not have intended to support it.
primary
void primary(string text)
Undocumented in source. Be warned that the author may not have intended to support it.
success
void success(string text)
Undocumented in source. Be warned that the author may not have intended to support it.
successReverse
void successReverse(string text)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

writer
ReportWriter writer;
Undocumented in source.

Meta