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.TestTagJUnitReportReporter.createIgnoredTestTagFor(ITestNGMethod method) private JUnitReportReporter.TestTagJUnitReportReporter.createTestTagFor(ITestResult tr, Class<?> cls) Methods in org.testng.reporters with parameters of type JUnitReportReporter.TestTagModifier and TypeMethodDescriptionprivate static voidJUnitReportReporter.handleFailure(JUnitReportReporter.TestTag testTag, Throwable t)