public interface IConfigureCallBack
This interface is not meant to be implemented by clients, only by TestNG.
IConfigurable| Modifier and Type | Method and Description |
|---|---|
Object[] |
getParameters() |
void |
runConfigurationMethod(ITestResult testResult)
Invoke the test method currently being hijacked.
|
void runConfigurationMethod(ITestResult testResult)
testResult - The test resultObject[] getParameters()
Copyright © 2025. All rights reserved.