Package org.apache.hadoop.hbase
Class HBaseClassTestRuleChecker
java.lang.Object
org.junit.runner.notification.RunListener
org.apache.hadoop.hbase.HBaseClassTestRuleChecker
@Private
@ThreadSafe
public class HBaseClassTestRuleChecker
extends org.junit.runner.notification.RunListener
A RunListener to confirm that we have a
HBaseClassTestRule
class rule for every test.-
Nested Class Summary
Nested classes/interfaces inherited from class org.junit.runner.notification.RunListener
org.junit.runner.notification.RunListener.ThreadSafe
-
Constructor Summary
-
Method Summary
Methods inherited from class org.junit.runner.notification.RunListener
testAssumptionFailure, testFailure, testFinished, testIgnored, testRunFinished, testRunStarted, testSuiteFinished, testSuiteStarted
-
Constructor Details
-
HBaseClassTestRuleChecker
public HBaseClassTestRuleChecker()
-
-
Method Details
-
testStarted
- Overrides:
testStarted
in classorg.junit.runner.notification.RunListener
- Throws:
Exception
-