MockPrinter

Undocumented in source.

Members

Functions

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

Variables

buffer
string buffer;
Undocumented in source.

Inherited Members

From ResultPrinter

primary
void primary(string )
Undocumented in source.
info
void info(string )
Undocumented in source.
danger
void danger(string )
Undocumented in source.
success
void success(string )
Undocumented in source.
dangerReverse
void dangerReverse(string )
Undocumented in source.
successReverse
void successReverse(string )
Undocumented in source.

Meta