LifeCycleListeners.begin

Send the begin step event to all listeners

  1. void begin(ulong testCount)
  2. void begin(SuiteResult suite)
  3. void begin(string suite, TestResult test)
  4. void begin(string suite, string test, StepResult step)
    class LifeCycleListeners
    void
    begin
    (
    string suite
    ,
    string test
    ,)

Meta