public class TestStatistics.ResultCountBuilder
extends java.lang.Object
Constructor and Description |
---|
ResultCountBuilder(int testRunsOverPeriod) |
Modifier and Type | Method and Description |
---|---|
TestStatistics.ResultCountBuilder |
overTheLast(int number) |
int |
whereTheOutcomeWas(TestResult testResult) |
public TestStatistics.ResultCountBuilder overTheLast(int number)
public int whereTheOutcomeWas(TestResult testResult)