Class JUnitTestMethod

java.lang.Object
org.testng.internal.BaseTestMethod
org.testng.junit.JUnitTestMethod
All Implemented Interfaces:
Cloneable, IInvocationStatus, ITestNGMethod
Direct Known Subclasses:
JUnit3TestMethod, JUnit4TestMethod

public abstract class JUnitTestMethod extends BaseTestMethod