Package arez.testng
Class ArezTestHook
java.lang.Object
arez.testng.ArezTestHook
- All Implemented Interfaces:
org.testng.IHookable
,org.testng.ITestNGListener
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
run
(org.testng.IHookCallBack icb, org.testng.ITestResult result)
-
Constructor Details
-
ArezTestHook
public ArezTestHook()
-
-
Method Details
-
run
- Specified by:
run
in interfaceorg.testng.IHookable
-