Dogma.Formatter.Null
A formatter that prints nothing. Ever.
Summary
| finish() | Runs at the end of the test suite, printing nothing (predictably) |
| script() | Runs after each script is tested, printing nothing |
| start() | Runs at the start of the test suite, printing nothing |
Functions
Runs at the end of the test suite, printing nothing (predictably).
Runs after each script is tested, printing nothing.
Runs at the start of the test suite, printing nothing.