सुइट
public class SuiteResultReporter
extends CollectingTestListener
संपूर्ण सुइट मंगलाचरण के लिए परीक्षा परिणाम एकत्र करें और अंतिम परिणामों को आउटपुट करें।
सारांश
नेस्टेड क्लासेस |
---|
class | SuiteResultReporter.ModulePrepTimes एक मॉड्यूल की तैयारी और फाड़ समय के लिए ऑब्जेक्ट धारक। |
खेत
SUITE_REPORTER_SOURCE
public static final String SUITE_REPORTER_SOURCE
सार्वजनिक निर्माणकर्ता
सुइट
public SuiteResultReporter ()
सार्वजनिक तरीके
getCompleteModules
public int getCompleteModules ()
getFailedTests
public long getFailedTests ()
getModulesAbi
public getModulesAbi ()
मॉड्यूल अबी का नक्शा लौटाता है: ।
getPassedTests
public long getPassedTests ()
getSummary
public TestSummary getSummary ()
getTotalModules
public int getTotalModules ()
getTotalTests
public long getTotalTests ()
मंगलाचरण
public void invocationEnded (long elapsedTime)
है
मापदंडों |
---|
elapsedTime | long |
मंगलाचरण
public void invocationStarted (IInvocationContext context)
मापदंडों |
---|
context | IInvocationContext |
testModuleStarted
public void testModuleStarted (IInvocationContext moduleContext)
मापदंडों |
---|
moduleContext | IInvocationContext |
संरक्षित तरीके
getCurrentTime
protected long getCurrentTime ()
getEndTime
protected long getEndTime ()
आह्वान के अंत समय लौटाता है।
getStartTime
protected long getStartTime ()
आह्वान का आरंभ समय लौटाता है।
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2020-09-08 UTC.
[]
[]