public static class TestWeightCalculator.TestCounter extends Object implements TestWeightCalculator
TestWeightCalculator implementation which uses the
number of individual tests in the test class as the weight.TestWeightCalculator.TestCounter| Constructor and Description |
|---|
TestWeightCalculator.TestCounter() |
public long calculateTestWeight(Class<?> testClass)
calculateTestWeight in interface TestWeightCalculatorCopyright © 2003–2016 Atlassian. All rights reserved.