public class FrameworkField extends Object
BlockJUnit4ClassRunner
, but custom runners can make other uses)Modifier and Type | Method and Description |
---|---|
Object |
get(Object target)
Attempts to retrieve the value of this field on
target |
Annotation[] |
getAnnotations()
Returns the annotations on this method
|
Field |
getField() |
boolean |
isShadowedBy(FrameworkField otherMember) |
public Annotation[] getAnnotations()
public boolean isShadowedBy(FrameworkField otherMember)
public Field getField()
public Object get(Object target) throws IllegalArgumentException, IllegalAccessException
target