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

Allow to compare a performance test with some baseline (another performance test, which was saved in the database). More...

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

Classes

class  Builder
 

Static Public Member Functions

static Builder builder (String metricName)
 Builder for JLimit to compare with baseline. More...
 
static Builder builder (JMetricName metricName)
 Builder for JLimit to compare with baseline. More...
 

Additional Inherited Members

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

Detailed Description

Allow to compare a performance test with some baseline (another performance test, which was saved in the database).

Definition at line 10 of file JLimitVsBaseline.java.


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