org.apache.maven.surefire.common.junit4
Class JUnit4Reflector
java.lang.Object
org.apache.maven.surefire.common.junit4.JUnit4Reflector
public final class JUnit4Reflector
- extends Object
JUnit4 reflection helper
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JUnit4Reflector
public JUnit4Reflector()
getAnnotatedIgnore
public org.junit.Ignore getAnnotatedIgnore(org.junit.runner.Description description)
getAnnotatedIgnoreValue
public String getAnnotatedIgnoreValue(org.junit.runner.Description description)
createRequest
public org.junit.runner.Request createRequest(Class<?>... classes)
Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.