Uses of Package
org.jenkinsci.plugins.benchmark.results
-
Classes in org.jenkinsci.plugins.benchmark.results used by org.jenkinsci.plugins.benchmark.condensed Class Description BooleanValue Holds the information for boolean test resultDoubleValue Holds the information for double test resultIntegerValue Holds the information for integer test resultNumeralValue Holds the information for numeral test resultStringValue Holds the information for boolean test resultTestGroup Holds a group of test results or group of groupsTestValue Holds the core information of a standard test result -
Classes in org.jenkinsci.plugins.benchmark.results used by org.jenkinsci.plugins.benchmark.parsers Class Description TestGroup Holds a group of test results or group of groupsTestValue Holds the core information of a standard test result -
Classes in org.jenkinsci.plugins.benchmark.results used by org.jenkinsci.plugins.benchmark.parsers.JsonToPlugin Class Description TestFailure Holds definition of failure for boolean testTestGroup Holds a group of test results or group of groupsTestValue Holds the core information of a standard test result -
Classes in org.jenkinsci.plugins.benchmark.results used by org.jenkinsci.plugins.benchmark.parsers.XmlToPlugin Class Description TestFailure Holds definition of failure for boolean testTestGroup Holds a group of test results or group of groupsTestValue Holds the core information of a standard test result -
Classes in org.jenkinsci.plugins.benchmark.results used by org.jenkinsci.plugins.benchmark.results Class Description NumeralValue Holds the information for numeral test resultTestFailure.CompareType TestFailure.FailureType TestGroup Holds a group of test results or group of groupsTestGroup.ClassType TestProperty Gather associated property to test result.TestValue Holds the core information of a standard test resultTestValue.ValueType