Executing an object of Method class?
Posted: Fri Mar 01, 2013 12:17 pm
Is it possible to execute an Object of Method class?
I am trying to write a JadeScript that gets all the void methods from a test class and executes them one by one but cant find any documentation on Method class,
I can loop around a method dictionary, although cant find any way to execute that method.
any help would be highly appreciated.
I am trying to write a JadeScript that gets all the void methods from a test class and executes them one by one but cant find any documentation on Method class,
I can loop around a method dictionary, although cant find any way to execute that method.
any help would be highly appreciated.