public abstract class NoShadowingOrOverridesOnMethodsRule extends Object implements org.junit.rules.TestRule
| Constructor and Description |
|---|
NoShadowingOrOverridesOnMethodsRule(Class<? extends Annotation>... annotations) |
| Modifier and Type | Method and Description |
|---|---|
org.junit.runners.model.Statement |
apply(org.junit.runners.model.Statement base,
org.junit.runner.Description description) |
void |
validate(Class<?> clazz) |
protected boolean |
verify(Method key) |
@SafeVarargs public NoShadowingOrOverridesOnMethodsRule(Class<? extends Annotation>... annotations)
public final org.junit.runners.model.Statement apply(org.junit.runners.model.Statement base,
org.junit.runner.Description description)
apply in interface org.junit.rules.TestRuleprotected boolean verify(Method key)
Copyright © 2011–2025 Carrot Search s.c.. All rights reserved.