Package com.atlassian.crowd.test.rules
Class TimezoneRule
java.lang.Object
org.junit.rules.TestWatcher
com.atlassian.crowd.test.rules.TimezoneRule
- All Implemented Interfaces:
org.junit.rules.TestRule
public class TimezoneRule
extends org.junit.rules.TestWatcher
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.junit.rules.TestWatcher
apply, failed, skipped, skipped, succeeded
-
Constructor Details
-
TimezoneRule
public TimezoneRule()
-
-
Method Details
-
starting
protected void starting(org.junit.runner.Description description) - Overrides:
startingin classorg.junit.rules.TestWatcher
-
finished
protected void finished(org.junit.runner.Description description) - Overrides:
finishedin classorg.junit.rules.TestWatcher
-