| Package | Description |
|---|---|
| com.carrotsearch.ant.tasks.junit4 | |
| com.carrotsearch.ant.tasks.junit4.balancers |
| Modifier and Type | Method | Description |
|---|---|---|
void |
BalancersList.addConfigured(SuiteBalancer balancer) |
Adds a balancer to the balancers list.
|
| Constructor | Description |
|---|---|
BalancersList(java.util.List<SuiteBalancer> balancers) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
ExecutionTimeBalancer |
A test suite balancer based on past execution times saved using
ExecutionTimesReport. |
class |
RoundRobinBalancer |
A round-robin suite balancer (default for non-assigned suites).
|
Copyright © 2011–2018 Carrot Search s.c.. All rights reserved.