Class LogTestProgressRule
java.lang.Object
org.junit.rules.TestWatcher
com.atlassian.bamboo.testutils.junit.rule.LogTestProgressRule
- All Implemented Interfaces:
org.junit.rules.TestRule
public class LogTestProgressRule
extends org.junit.rules.TestWatcher
-
Constructor Summary
-
Method Summary
Methods inherited from class org.junit.rules.TestWatcher
apply, failed, skipped, skipped, succeeded
-
Constructor Details
-
LogTestProgressRule
-
-
Method Details
-
starting
protected void starting(org.junit.runner.Description description) - Overrides:
starting
in classorg.junit.rules.TestWatcher
-
finished
protected void finished(org.junit.runner.Description description) - Overrides:
finished
in classorg.junit.rules.TestWatcher
-
onAfter
public void onAfter() -
log
-