ThreadLifeCycleListener.end

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

Meta