Uses of Class
org.testng.reporters.AbstractXmlReporter.Count.Builder
Packages that use AbstractXmlReporter.Count.Builder
-
Uses of AbstractXmlReporter.Count.Builder in org.testng.reporters
Methods in org.testng.reporters that return AbstractXmlReporter.Count.BuilderModifier and TypeMethodDescriptionAbstractXmlReporter.Count.Builder.builder()AbstractXmlReporter.Count.Builder.withFailed(int val) AbstractXmlReporter.Count.Builder.withIgnored(int val) AbstractXmlReporter.Count.Builder.withPassed(int val) AbstractXmlReporter.Count.Builder.withRetried(int val) AbstractXmlReporter.Count.Builder.withSkipped(int val) Constructors in org.testng.reporters with parameters of type AbstractXmlReporter.Count.Builder