Class DotMatrixReporter

The dot matrix reporter is simply a series of characters which represent test cases. Failures highlight in red exclamation marks (!). Good if you prefer minimal output.

class DotMatrixReporter
  : ITestCaseLifecycleListener ;

Methods

NameDescription
begin (suite, ) Called before a test execution