Class JUnit3TestClass

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

@Deprecated public class JUnit3TestClass extends JUnitTestClass
Deprecated.
- Support for running JUnit tests stands deprecated as of TestNG 7.7.0
  • Constructor Details

    • JUnit3TestClass

      public JUnit3TestClass(junit.framework.Test test)
      Deprecated.