Package org.testng.internal
Class MethodInstance
java.lang.Object
org.testng.internal.MethodInstance
- All Implemented Interfaces:
IMethodInstance
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final ITestNGMethod
static final Comparator<IMethodInstance>
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
m_method
-
SORT_BY_INDEX
-
-
Constructor Details
-
MethodInstance
-
-
Method Details
-
getMethod
- Specified by:
getMethod
in interfaceIMethodInstance
-
getInstance
- Specified by:
getInstance
in interfaceIMethodInstance
-
toString
-