Interface IStepLifecycleListener
A Listener for the step events
interface IStepLifecycleListener
;
Methods
Name | Description |
---|---|
begin
(suite, test, )
|
Called before a step begins |
end
(suite, test, )
|
Called after a step ended |