Function IStepLifecycleListener.begin

Called before a step begins

abstract void begin (
  string suite,
  string test,
  ref StepResult
);