Uses of Class
org.testng.reporters.JUnitReportReporter.TestTag
Packages that use JUnitReportReporter.TestTag
-
Uses of JUnitReportReporter.TestTag in org.testng.reporters
Methods in org.testng.reporters that return JUnitReportReporter.TestTagModifier and TypeMethodDescriptionprivate JUnitReportReporter.TestTag
JUnitReportReporter.createIgnoredTestTagFor
(ITestNGMethod method) private JUnitReportReporter.TestTag
JUnitReportReporter.createTestTagFor
(ITestResult tr, Class<?> cls) Methods in org.testng.reporters with parameters of type JUnitReportReporter.TestTagModifier and TypeMethodDescriptionprivate static void
JUnitReportReporter.handleFailure
(JUnitReportReporter.TestTag testTag, Throwable t)