org.jboss.arquillian.testng.container
Class TestNGTestRunner
java.lang.Object
org.jboss.arquillian.testng.container.TestNGTestRunner
- All Implemented Interfaces:
- TestRunner
public class TestNGTestRunner
- extends Object
- implements TestRunner
TestNGTestRunner
- Version:
- $Revision: $
- Author:
- Aslak Knutsen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestNGTestRunner
public TestNGTestRunner()
execute
public TestResult execute(Class<?> testClass,
String methodName)
- Specified by:
execute in interface TestRunner
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.