public class TestRuleNoInstanceHooksOverrides extends Object implements org.junit.rules.TestRule, com.carrotsearch.randomizedtesting.ClassValidator
| Constructor and Description |
|---|
TestRuleNoInstanceHooksOverrides() |
| Modifier and Type | Method and Description |
|---|---|
org.junit.runners.model.Statement |
apply(org.junit.runners.model.Statement base,
Description description) |
void |
validate(Class<?> clazz) |
public org.junit.runners.model.Statement apply(org.junit.runners.model.Statement base, Description description)
apply in interface org.junit.rules.TestRuleCopyright © 2000-2012 Apache Software Foundation. All Rights Reserved.