org.testng.junit
Class JUnit3TestClass

java.lang.Object
  extended by org.testng.junit.JUnitTestClass
      extended by org.testng.junit.JUnit3TestClass
All Implemented Interfaces:
Serializable, IClass, ITestClass

public class JUnit3TestClass
extends JUnitTestClass

Author:
lukas
See Also:
Serialized Form

Constructor Summary
JUnit3TestClass(junit.framework.Test test)
           
 
Method Summary
 
Methods inherited from class org.testng.junit.JUnitTestClass
addInstance, getAfterClassMethods, getAfterGroupsMethods, getAfterSuiteMethods, getAfterTestConfigurationMethods, getAfterTestMethods, getBeforeClassMethods, getBeforeGroupsMethods, getBeforeSuiteMethods, getBeforeTestConfigurationMethods, getBeforeTestMethods, getInstanceCount, getInstanceHashCodes, getInstances, getName, getRealClass, getTestMethods, getTestName, getXmlClass, getXmlTest
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JUnit3TestClass

public JUnit3TestClass(junit.framework.Test test)


Copyright © 2015. All Rights Reserved.