Uses of Class
org.testng.reporters.EmailableReporter2.MethodResult
-
Packages that use EmailableReporter2.MethodResult Package Description org.testng.reporters -
-
Uses of EmailableReporter2.MethodResult in org.testng.reporters
Methods in org.testng.reporters that return types with arguments of type EmailableReporter2.MethodResult Modifier and Type Method Description List<EmailableReporter2.MethodResult>
EmailableReporter2.ClassResult. getMethodResults()
Constructor parameters in org.testng.reporters with type arguments of type EmailableReporter2.MethodResult Constructor Description ClassResult(String className, List<EmailableReporter2.MethodResult> methodResults)
-