Function IStepLifecycleListener.end

Called after a step ended

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