public abstract class LocalizedProperties
extends Object
Surefire Resource Bundle.
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
-
Method Details
-
getReportName
public abstract String getReportName()
-
getReportDescription
public abstract String getReportDescription()
-
-
-
getReportLabelSummary
public String getReportLabelSummary()
-
getReportLabelTests
public String getReportLabelTests()
-
getReportLabelErrors
public String getReportLabelErrors()
-
getReportLabelFailures
public String getReportLabelFailures()
-
getReportLabelSkipped
public String getReportLabelSkipped()
-
getReportLabelSuccessRate
public String getReportLabelSuccessRate()
-
getReportLabelTime
public String getReportLabelTime()
-
getReportLabelPackageList
public String getReportLabelPackageList()
-
getReportLabelPackage
public String getReportLabelPackage()
-
getReportLabelClass
public String getReportLabelClass()
-
getReportLabelTestCases
public String getReportLabelTestCases()
-
getReportLabelFailureDetails
public String getReportLabelFailureDetails()
-
getReportTextNode1
public String getReportTextNode1()
-
getReportTextNode2
public String getReportTextNode2()