public final class JUnit4Reflector extends Object
| Constructor and Description |
|---|
JUnit4Reflector() |
| Modifier and Type | Method and Description |
|---|---|
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)
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.