Uses of Class
org.testng.internal.InvokedMethod
-
Packages that use InvokedMethod Package Description org.testng org.testng.internal -
-
Uses of InvokedMethod in org.testng
Methods in org.testng with parameters of type InvokedMethod Modifier and Type Method Description void
TestRunner. addInvokedMethod(InvokedMethod im)
-
Uses of InvokedMethod in org.testng.internal
Methods in org.testng.internal with parameters of type InvokedMethod Modifier and Type Method Description void
ITestResultNotifier. addInvokedMethod(InvokedMethod im)
-