Jagger
 All Classes Namespaces Files Functions Variables Enumerator Groups Pages
com.griddynamics.jagger.engine.e1.collector.testgroup.TestGroupDecisionMakerListener Interface Reference

Listener, executed after test-group execution. More...

Inheritance diagram for com.griddynamics.jagger.engine.e1.collector.testgroup.TestGroupDecisionMakerListener:

Classes

class  Composer
 Class is used by Jagger for sequential execution of several listeners
Not required for custom test-group decision maker listeners. More...
 

Public Member Functions

Decision onDecisionMaking (TestGroupDecisionMakerInfo decisionMakerInfo)
 Executes after test-group measured parameters are aggregated in the database,
intended metrics are compared to limits, decisions for all tests in test group are taken. More...
 

Detailed Description

Listener, executed after test-group execution.

Author
Novozhilov Mark
Details:

This type of listener is intended to make decision about test group execution status
It is executed when decision making based on limits is used. Details: Making decision

Definition at line 19 of file TestGroupDecisionMakerListener.java.


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