protected static final class AbstractTestNGCitrusTest.FakeExecutionCallBack extends Object implements org.testng.IHookCallBack
Constructor and Description |
---|
FakeExecutionCallBack(Object[] parameters) |
Modifier and Type | Method and Description |
---|---|
Object[] |
getParameters() |
void |
runTestMethod(org.testng.ITestResult testResult) |
public FakeExecutionCallBack(Object[] parameters)
public void runTestMethod(org.testng.ITestResult testResult)
runTestMethod
in interface org.testng.IHookCallBack
public Object[] getParameters()
getParameters
in interface org.testng.IHookCallBack
Copyright © 2008–2017 ConSol Software GmbH. All rights reserved.