|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.junit.internal.runners.model.ReflectiveCallable
public abstract class ReflectiveCallable
When invoked, throws the exception from the reflected method, rather than wrapping it in an InvocationTargetException.
Constructor Summary | |
---|---|
ReflectiveCallable()
|
Method Summary | |
---|---|
Object |
run()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReflectiveCallable()
Method Detail |
---|
public Object run() throws Throwable
Throwable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |