Class JUnit3TestMethod

All Implemented Interfaces:
Cloneable, IInvocationStatus, ITestNGMethod

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

  • Method Details

    • getMethod

      private static ConstructorOrMethod getMethod(junit.framework.Test t)
      Deprecated.