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 metricId)
 Builder for JLimit to compare with baseline. More...
 
static Builder builder (String scenarioId, String stepId, String metricId)
 Builder for JLimit to compare metrics, collected during com.griddynamics.jagger.invoker.scenario.JHttpUserScenario execution, with the baseline. More...
 
static Builder builder (JMetricName metricId)
 Builder for JLimit to compare with baseline. More...
 
static Builder builder (String scenarioId, String stepId, JMetricName metricId)
 Builder for JLimit to compare metrics, collected during com.griddynamics.jagger.invoker.scenario.JHttpUserScenario execution, with the baseline. More...
 

Additional Inherited Members

- Public Member Functions inherited from com.griddynamics.jagger.user.test.configurations.limits.JLimit
Double getLowerErrorThreshold ()
 
Double getLowWarnThresh ()
 
String getMetricId ()
 
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 11 of file JLimitVsBaseline.java.


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