Jagger
|
Defines the criteria of test execution termination - duration of the load test. More...
Classes | |
class | com.griddynamics.jagger.user.test.configurations.termination.JTerminationCriteriaBackground |
Test with such termination strategy will wait another tests in test-group to be stopped. More... | |
class | com.griddynamics.jagger.user.test.configurations.termination.JTerminationCriteriaDuration |
Test with such termination strategy will be executed for the defined time - duration. More... | |
class | com.griddynamics.jagger.user.test.configurations.termination.JTerminationCriteriaIterations |
Test with such termination strategy will last till defined number of requests are executed. More... | |
Defines the criteria of test execution termination - duration of the load test.