|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.testng.internal.MethodInstance
public class MethodInstance
| Field Summary | |
|---|---|
static java.util.Comparator<IMethodInstance> |
SORT_BY_CLASS
|
| Constructor Summary | |
|---|---|
MethodInstance(ITestNGMethod method,
java.lang.Object[] instances)
|
|
| Method Summary | |
|---|---|
java.lang.Object[] |
getInstances()
|
ITestNGMethod |
getMethod()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final java.util.Comparator<IMethodInstance> SORT_BY_CLASS
| Constructor Detail |
|---|
public MethodInstance(ITestNGMethod method,
java.lang.Object[] instances)
| Method Detail |
|---|
public ITestNGMethod getMethod()
getMethod in interface IMethodInstancepublic java.lang.Object[] getInstances()
getInstances in interface IMethodInstancepublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||