Arquillian TestRunner TestNG Container 1.0.0.CR2

org.jboss.arquillian.testng.container
Class TestNGTestRunner

java.lang.Object
  extended by org.jboss.arquillian.testng.container.TestNGTestRunner
All Implemented Interfaces:
TestRunner

public class TestNGTestRunner
extends Object
implements TestRunner

TestNGTestRunner

Version:
$Revision: $
Author:
Aslak Knutsen

Constructor Summary
TestNGTestRunner()
           
 
Method Summary
 TestResult execute(Class<?> testClass, String methodName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestNGTestRunner

public TestNGTestRunner()
Method Detail

execute

public TestResult execute(Class<?> testClass,
                          String methodName)
Specified by:
execute in interface TestRunner

Arquillian TestRunner TestNG Container 1.0.0.CR2

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.