|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.renderer.radeox.macros.junit.report.TestCaseReport.Timer
public class TestCaseReport.Timer
Constructor Summary | |
---|---|
TestCaseReport.Timer()
|
Method Summary | |
---|---|
long |
getEnd()
|
long |
getStart()
|
long |
getTime()
|
long |
stop()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestCaseReport.Timer()
Method Detail |
---|
public long stop()
public long getStart()
public long getTime()
public long getEnd()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |