API Documentation
All Packages
|
All Classes
|
Index
|
Frames
No Frames
IReflectiveCallable
Methods
Package
org.flexunit.internals.runners.model
Interface
public interface IReflectiveCallable
When invoked, throws the exception from the reflected method, rather than wrapping it in an InvocationTargetException.
Public Methods
Method
Defined By
run
():Object
IReflectiveCallable
Method Detail
run
()
method
public function run():Object
Returns
Object
Thu Apr 10 2014, 08:07 AM +10:00