Package org.testng.reporters.jq
Class TimesPanel
java.lang.Object
org.testng.reporters.jq.BasePanel
org.testng.reporters.jq.BaseMultiSuitePanel
org.testng.reporters.jq.TimesPanel
- All Implemented Interfaces:
INavigatorPanel
,IPanel
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetContent
(ISuite suite, XMLStringBuffer main) getNavigatorLink
(ISuite suite) private String
private long
private String
prettyDuration
(long totalTime) private static Long
time
(ITestContext ctx) private static long
time
(ITestResult o1) Methods inherited from class org.testng.reporters.jq.BaseMultiSuitePanel
generate, getClassName, getPanelName
Methods inherited from class org.testng.reporters.jq.BasePanel
getModel, getSuites, pluralize, suiteToTag
-
Field Details
-
m_totalTime
-
-
Constructor Details
-
TimesPanel
-
-
Method Details
-
getPrefix
-
getHeader
- Specified by:
getHeader
in classBaseMultiSuitePanel
-
js
-
getContent
- Specified by:
getContent
in classBaseMultiSuitePanel
-
prettyDuration
-
time
-
maxTime
-
time
-