StatsReporter.end

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void end(SuiteResult suite)
  2. void end(string suite, TestResult test)
  3. void end(string suite, string test, StepResult step)
    class StatsReporter
    void
    end
    (
    string suite
    ,
    string test
    ,)
  4. void end(SuiteResult[] )

Meta