| Interface | Description |
|---|---|
| ObjectGenerator<T> | |
| Operation |
A step executed in the
Scenario |
| SequenceGenerator | |
| Unit |
This is a Unit for the parameter given to a
Execution instance. |
| Class | Description |
|---|---|
| Assertion |
This is an assertion to be verified on the
Scenario during the ScenarioRun |
| AssertionEvaluator | |
| Configuration | |
| CustomThreadFactory | |
| Execution | |
| RainfallMaster | |
| ReportCompare |
Compare html reports
|
| Runner |
This is the Scenario runner
It takes the scenario(s), the configuration(s) and the assertion(s) and executes them
|
| Scenario |
This is the main class, defining the DSL of the test scenario
|
| ScenarioRun<E extends Enum<E>> | |
| ScenarioRunConfig | |
| WeightedOperation |
TODO : changer le weight system: on a soit -1 = 1 thread, ou calculler weights: public Scenario exec(final WeightedOperation...
|
| Enum | Description |
|---|---|
| Execution.ExecutionState |
| Exception | Description |
|---|---|
| SyntaxException |
Generic framework exception
|
| TestException |
Generic framework exception
|
Copyright © 2023. All rights reserved.