Class LocalizedProperties

    • Constructor Detail

      • LocalizedProperties

        protected LocalizedProperties​(ResourceBundle bundle)
    • Method Detail

      • getReportName

        public abstract String getReportName()
      • getReportDescription

        public abstract String getReportDescription()
      • getReportHeader

        public abstract String getReportHeader()
      • toLocalizedValue

        protected final String toLocalizedValue​(String key)
      • 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()