Interface RuleSummary

    • Method Detail

      • getSpecification

        String getSpecification()
      • getClause

        String getClause()
      • getTestNumber

        int getTestNumber()
      • getStatus

        String getStatus()
      • getPassedChecks

        int getPassedChecks()
      • getFailedChecks

        int getFailedChecks()
      • getDescription

        String getDescription()
      • getObject

        String getObject()