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