InvokedMethodpublic interface IInvokedMethod
| Modifier and Type | Method | Description |
|---|---|---|
long |
getDate() |
|
ITestNGMethod |
getTestMethod() |
|
ITestResult |
getTestResult() |
|
boolean |
isConfigurationMethod() |
|
boolean |
isTestMethod() |
boolean isTestMethod()
boolean isConfigurationMethod()
ITestNGMethod getTestMethod()
ITestResult getTestResult()
long getDate()