public class TestNGUtils
extends java.lang.Object
Constructor and Description |
---|
TestNGUtils() |
Modifier and Type | Method and Description |
---|---|
static ITestNGMethod |
createITestNGMethod(ITestNGMethod existingMethod,
java.lang.reflect.Method method)
Create an ITestNGMethod for @code{method} based on @code{existingMethod}, which needs to belong
to the same class.
|
public static ITestNGMethod createITestNGMethod(ITestNGMethod existingMethod, java.lang.reflect.Method method)