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) |
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.TestRule
protected boolean verify(Method key)
Copyright © 2011–2015 Carrot Search s.c.. All rights reserved.