Package hudson.plugins.performance.reports


package hudson.plugins.performance.reports
  • Classes
    Class
    Description
    Abstract class for classes with samplesCount, error, mean, average, 90 line, 95 line, min and max attributes
    Creates a report of the constraint evaluation and stores it into a consecutive log file, a build environment variable and prints it to the Jenkins console output.
    Represents a single performance report, which consists of multiple UriReports for different URLs that was tested.
     
    A report about a particular tested URI.