org.testng.junit
Class JUnitUtils

java.lang.Object
  extended by org.testng.junit.JUnitUtils

public class JUnitUtils
extends java.lang.Object

Help methods for JUnit

Author:
cbeust

Nested Class Summary
static class JUnitUtils.JUnitTestClass
          An ITestClass implementation for test methods in JUnit.
static class JUnitUtils.JUnitTestMethod
          An ITestNMethod implementation for test methods in JUnit.
 
Constructor Summary
JUnitUtils()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JUnitUtils

public JUnitUtils()


Copyright © 2011. All Rights Reserved.