Jagger
 All Classes Namespaces Files Functions Variables Enumerator Groups Pages
com.griddynamics.jagger.user.test.configurations.limits.JLimitVsRefValue Class Reference

Allow to compare a performance test with some reference value. More...

Inheritance diagram for com.griddynamics.jagger.user.test.configurations.limits.JLimitVsRefValue:

Classes

class  Builder
 

Public Member Functions

Double getRefValue ()
 
- Public Member Functions inherited from com.griddynamics.jagger.user.test.configurations.limits.JLimit
Double getLowerErrorThreshold ()
 
Double getLowWarnThresh ()
 
String getMetricName ()
 
Double getUpperErrorThreshold ()
 
Double getUpperWarningThreshold ()
 

Static Public Member Functions

static Builder builder (String metricName, RefValue refValue)
 Builder for JLimit to compare with current value. More...
 
static Builder builder (JMetricName metricName, RefValue refValue)
 Builder for JLimit to compare with current value. More...
 

Detailed Description

Allow to compare a performance test with some reference value.

Definition at line 11 of file JLimitVsRefValue.java.


The documentation for this class was generated from the following file: