public class TestNGUtils extends Object
Constructor and Description |
---|
TestNGUtils() |
Modifier and Type | Method and Description |
---|---|
static ITestNGMethod |
createITestNGMethod(ITestNGMethod existingMethod,
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, Method method)
Copyright © 2024. All rights reserved.