com.atlassian.confluence.renderer.radeox.macros.junit.report
Class TestCaseReport.Timer

java.lang.Object
  extended by com.atlassian.confluence.renderer.radeox.macros.junit.report.TestCaseReport.Timer
Enclosing class:
TestCaseReport

public class TestCaseReport.Timer
extends Object


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

TestCaseReport.Timer

public TestCaseReport.Timer()
Method Detail

stop

public long stop()

getStart

public long getStart()

getTime

public long getTime()

getEnd

public long getEnd()


Copyright © 2003-2011 Atlassian. All Rights Reserved.