|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.testng.internal.InvokeMethodRunnable
public class InvokeMethodRunnable
A Runnable Method invoker.
Nested Class Summary | |
---|---|
static class |
InvokeMethodRunnable.TestNGRuntimeException
|
Constructor Summary | |
---|---|
InvokeMethodRunnable(ITestNGMethod thisMethod,
java.lang.Object instance,
java.lang.Object[] parameters)
|
Method Summary | |
---|---|
void |
run()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InvokeMethodRunnable(ITestNGMethod thisMethod, java.lang.Object instance, java.lang.Object[] parameters)
Method Detail |
---|
public void run() throws InvokeMethodRunnable.TestNGRuntimeException
run
in interface java.lang.Runnable
InvokeMethodRunnable.TestNGRuntimeException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |