Package | Description |
---|---|
com.carrotsearch.ant.tasks.junit4 | |
com.carrotsearch.ant.tasks.junit4.balancers |
Modifier and Type | Method and Description |
---|---|
void |
BalancersList.addConfigured(SuiteBalancer balancer)
Adds a balancer to the balancers list.
|
Constructor and Description |
---|
BalancersList(List<SuiteBalancer> balancers) |
Modifier and Type | Class and 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.