public class TestStatistics.ResultCountBuilder extends Object
| Constructor and Description |
|---|
TestStatistics.ResultCountBuilder(int testRunsOverPeriod) |
| Modifier and Type | Method and Description |
|---|---|
TestStatistics.ResultCountBuilder |
overTheLast(int number) |
int |
whereTheOutcomeWas(TestResult testResult) |
public TestStatistics.ResultCountBuilder(int testRunsOverPeriod)
public TestStatistics.ResultCountBuilder overTheLast(int number)
public int whereTheOutcomeWas(TestResult testResult)
Copyright © 2011–2014 Wakaleo Consulting. All rights reserved.