public final class JUnit4Reflector extends Object
Constructor and Description |
---|
JUnit4Reflector() |
Modifier and Type | Method and Description |
---|---|
org.junit.runner.Request |
createRequest(Class<?>... classes) |
org.junit.Ignore |
getAnnotatedIgnore(org.junit.runner.Description description) |
String |
getAnnotatedIgnoreValue(org.junit.runner.Description description) |
public org.junit.Ignore getAnnotatedIgnore(org.junit.runner.Description description)
public String getAnnotatedIgnoreValue(org.junit.runner.Description description)
public org.junit.runner.Request createRequest(Class<?>... classes)
Copyright © 2004–2016 The Apache Software Foundation. All rights reserved.