Jagger
 All Classes Namespaces Files Functions Variables Groups Pages
Public Member Functions | List of all members
com.griddynamics.jagger.engine.e1.collector.limits.DecisionPerTest Class Reference

Class is used to describe result of comparison of all metrics in some test to limits. More...

Public Member Functions

 DecisionPerTest (TestEntity testEntity, Set< DecisionPerLimit > decisionsPerLimit, Decision decisionPerTest)
 
Decision getDecisionPerTest ()
 Returns decision for this test. More...
 
Set< DecisionPerLimitgetDecisionsPerLimit ()
 Returns detailed information about decision per every limit in the limit set attached to this test. More...
 
TestEntity getTestEntity ()
 Returns information about test. More...
 
String toString ()
 

Detailed Description

Class is used to describe result of comparison of all metrics in some test to limits.


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