public abstract class NoShadowingOrOverridesOnMethodsRule extends Object implements org.junit.rules.TestRule
Constructor and Description |
---|
NoShadowingOrOverridesOnMethodsRule(Class<? extends Annotation>... annotations) |
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–2014 Carrot Search s.c.. All rights reserved.