org.jboss.testharness
Class TestNGInvocationContext
java.lang.Object
org.jboss.testharness.TestNGInvocationContext
- All Implemented Interfaces:
- TestLauncher.InvocationContext
public class TestNGInvocationContext
- extends Object
- implements TestLauncher.InvocationContext
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestNGInvocationContext
public TestNGInvocationContext(org.testng.ITestResult testResult,
org.testng.IHookCallBack callback)
getMethod
public Method getMethod()
- Specified by:
getMethod in interface TestLauncher.InvocationContext
proceed
public void proceed()
- Specified by:
proceed in interface TestLauncher.InvocationContext
Copyright © 2009-2010. All Rights Reserved.