Interface | Description |
---|---|
PageListPartitioner |
Split a test run into a number of partitions, test runs or suites.
|
PageListSetUpTearDownProcessor | |
RunCoordinator | |
TestRun | |
TestRunFactory |
Class | Description |
---|---|
FileBasedTestRunFactory |
Partitions test pages based on the file in the files section,
indicated with the partitionIndexFile context parameter.
|
PageListPartitionerImpl |
Splits the lists of pages into partitions, using the same ordering as the PagesByTestSystem will.
|
PageListSetUpTearDownInserter | |
PageListSetUpTearDownSurrounder |
Groups tests that have same SuiteSetUp and SuiteTearDown.
|
PagePosition | |
PagePositions |
Describes the order in which pages will be executed in a test run.
|
PagePositionsBasedWikiPagePartitioner |
Partitions pages based on provided PagePositions.
|
PagesByTestSystem |
Organize pages by test system in an appropriate order.
|
PartitioningTestRunFactory | |
PerTestSystemTestRun | |
PositionMapBasedWikiPagePartitioner |
Partitions pages based on provided map with partition indices.
|
TestRunFactoryRegistry |