Interface IStepLifecycleListener

A Listener for the step events

interface IStepLifecycleListener ;

Methods

NameDescription
begin (suite, test, ) Called before a step begins
end (suite, test, ) Called after a step ended