public class TestStatistics extends Object
| Constructor and Description | 
|---|
TestStatistics(int allCount,
              Date latestRunStarted,
              int successCount)  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
getAllCount()  | 
Date | 
getLatestRunStarted()  | 
int | 
getSuccessCount()  | 
Copyright © 2019. All rights reserved.