LifeCycleListeners.begin

Send the begin test event to all listeners

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

Meta