Interface ISuiteLifecycleListener
A Listener for the suite events
interface ISuiteLifecycleListener
;
Methods
| Name | Description |
|---|---|
begin
()
|
Called before a suite execution |
end
()
|
Called after a suite execution |