Class ProfilingTestRule
- java.lang.Object
-
- org.junit.rules.TestWatcher
-
- com.atlassian.confluence.test.util.ProfilingTestRule
-
- All Implemented Interfaces:
org.junit.rules.TestRule
public class ProfilingTestRule extends org.junit.rules.TestWatcher
- Since:
- 7.20
-
-
Constructor Summary
Constructors Constructor Description ProfilingTestRule()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void
finished(org.junit.runner.Description description)
protected void
starting(org.junit.runner.Description description)
-