public abstract class NoShadowingOrOverridesOnMethodsRule extends Object implements TestRule
| Constructor and Description |
|---|
NoShadowingOrOverridesOnMethodsRule(Class<? extends Annotation>... annotations) |
| Modifier and Type | Method and Description |
|---|---|
Statement |
apply(Statement base,
Description description) |
void |
validate(Class<?> clazz) |
protected boolean |
verify(Method key) |
public NoShadowingOrOverridesOnMethodsRule(Class<? extends Annotation>... annotations)
Copyright © 2011-2015 Carrot Search s.c.. All Rights Reserved.