| Package | Description |
|---|---|
| com.atlassian.confluence.test.batching | |
| com.atlassian.confluence.test.batching.junitreport |
| Modifier and Type | Class and Description |
|---|---|
static class |
TestWeightCalculator.TestCounter
A simple
TestWeightCalculator implementation which uses the
number of individual tests in the test class as the weight. |
| Constructor and Description |
|---|
WeightedTestBatchingStrategy(TestWeightCalculator testWeightCalculator) |
| Modifier and Type | Class and Description |
|---|---|
class |
JUnitTestTimeWeightCalculator
A
TestWeightCalculator which uses the test timings recorded in
JUnit test reports to calculate the "weight" of individual test classes. |
Copyright © 2003–2017 Atlassian. All rights reserved.