Class TestNGMethod

java.lang.Object
org.testng.internal.BaseTestMethod
org.testng.internal.TestNGMethod
All Implemented Interfaces:
Cloneable, IInvocationStatus, ITestNGMethod

public class TestNGMethod extends BaseTestMethod
This class represents a test method.