Package | Description |
---|---|
com.atlassian.confluence.test.batching |
Modifier and Type | Class and Description |
---|---|
class |
WeightedTestBatchingStrategy
An implementation of
TestBatchingStrategy which partitions
the tests based on the calculated "weight" of each test class, trying to keep the total weight in each
partition as even as possible. |
Constructor and Description |
---|
TestBatcher(String[] basePackages,
String includeTestClassNamePattern,
String[] excludeTestClassNamePatterns,
TestBatchingStrategy batchingStrategy) |
Copyright © 2003–2017 Atlassian. All rights reserved.