Class TestTimer
java.lang.Object
com.atlassian.confluence.util.test.timing.TestTimer
Print timing information for JUnit4 tests.
- Since:
- 5.7
- 
Method Details- 
start
- 
setTestFailedpublic void setTestFailed()
- 
startBeforepublic void startBefore()
- 
endBeforepublic void endBefore()
- 
startTestMethodpublic void startTestMethod()
- 
endTestMethodpublic void endTestMethod()
- 
startAfterpublic void startAfter()
- 
endAfterpublic void endAfter()
- 
endTestpublic void endTest()
- 
log
 
-