float duration
String className
String testName
boolean skipped
String skippedMessage
String errorStackTrace
String errorDetails
String stdout
SuiteResult.stdout
.String stderr
SuiteResult.stdout
.int failedSince
passing
, this field is left unused to 0.String className
List<E> cases
int passCount
int failCount
int skipCount
float duration
PackageResult parent
String packageName
Map<K,V> classes
ClassResult
s keyed by their short name.int passCount
int failCount
int skipCount
TestResult parent
float duration
String file
String name
String stdout
String stderr
float duration
String timestamp
String id
List<E> cases
List<E> suites
SuiteResult
s in this test.
This is the core data structure to be persisted in the disk.float duration
boolean keepLongStdio
AbstractTestResultAction<T extends AbstractTestResultAction> parentAction
List<E> listOnlyContainingThisObject
float duration
Copyright © 2014. All rights reserved.