Class 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 Detail

      • JUnit3TestClass

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