Class JUnit3TestMethod

All Implemented Interfaces:
Cloneable, IInvocationStatus, ITestNGMethod

public class JUnit3TestMethod extends JUnitTestMethod
  • Constructor Details

    • JUnit3TestMethod

      public JUnit3TestMethod(JUnitTestClass owner, junit.framework.Test test)
  • Method Details