Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-50066

Unit Test for HealthReportBuilder

XMLWordPrintable

      What should be tested here?

      For the HealthReportBuilder a test class already exists. In this test class, the method 

      computeHealth(final int counter, final AnnotationProvider result)
      

      is tested with 100% coverage. It computes the healthiness of a build based on the specified counter.

       

      The aim of this task is to test the whole functionallity of the builder, which includes the method 

      computeHealth(final AnnotationProvider result)

      It computes the healthiness of a build based on the specified result.

            loelala Alexandra Wenzel
            drulli Ulli Hafner
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: