Uses of Class
org.testng.reporters.EmailableReporter2.MethodResult
Packages that use EmailableReporter2.MethodResult
-
Uses of EmailableReporter2.MethodResult in org.testng.reporters
Fields in org.testng.reporters with type parameters of type EmailableReporter2.MethodResultModifier and TypeFieldDescriptionprivate final List<EmailableReporter2.MethodResult>
EmailableReporter2.ClassResult.methodResults
Methods in org.testng.reporters that return types with arguments of type EmailableReporter2.MethodResultConstructor parameters in org.testng.reporters with type arguments of type EmailableReporter2.MethodResultModifierConstructorDescriptionClassResult
(String className, List<EmailableReporter2.MethodResult> methodResults)