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)
    class ThreadLifeCycleListener
    override
    void
    end
    (
    string suite
    ,
    string test
    ,)
  2. void end(string , TestResult test)
  3. void end(SuiteResult[] result)
  4. void end(SuiteResult suite)

Meta