Class ReflectiveCallable
java.lang.Object
org.junit.internal.runners.model.ReflectiveCallable
When invoked, throws the exception from the reflected method, rather than
wrapping it in an InvocationTargetException.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ReflectiveCallable
public ReflectiveCallable()
-
-
Method Details
-
run
-
runReflectiveCall
-