Collect test results for an entire suite invocation and output the final results.
Nested classes |
class |
SuiteResultReporter.ModulePrepTimes
Object holder for the preparation and tear down time of one module.
|
Fields
SUITE_REPORTER_SOURCE
public static final String SUITE_REPORTER_SOURCE
Public constructors
SuiteResultReporter
public SuiteResultReporter ()
Public methods
getCompleteModules
public int getCompleteModules ()
getFailedTests
public long getFailedTests ()
getModulesAbi
public getModulesAbi ()
Returns a map of modules abi: .
getPassedTests
public long getPassedTests ()
getSummary
public TestSummary getSummary ()
getTotalModules
public int getTotalModules ()
getTotalTests
public long getTotalTests ()
invocationEnded
public void invocationEnded (long elapsedTime)
Parameters |
elapsedTime |
long |
invocationStarted
public void invocationStarted (IInvocationContext context)
Parameters |
context |
IInvocationContext |
testModuleStarted
public void testModuleStarted (IInvocationContext moduleContext)
Parameters |
moduleContext |
IInvocationContext |
Protected methods
getCurrentTime
protected long getCurrentTime ()
getEndTime
protected long getEndTime ()
Returns the end time of the invocation.
getStartTime
protected long getStartTime ()
Returns the start time of the invocation.
Konten dan contoh kode di halaman ini tunduk pada lisensi yang dijelaskan dalam Lisensi Konten. Java dan OpenJDK adalah merek dagang atau merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2020-09-08 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Informasi yang saya butuhkan tidak ada"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Terlalu rumit/langkahnya terlalu banyak"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Sudah usang"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Masalah terjemahan"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Masalah kode / contoh"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Lainnya"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Mudah dipahami"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Memecahkan masalah saya"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Lainnya"
}]