public class TestNGMethod
extends java.lang.Object
| Constructor | Description |
|---|---|
TestNGMethod(org.testng.ITestContext context,
org.testng.ITestNGMethod testMethod) |
| Modifier and Type | Method | Description |
|---|---|---|
<T> T |
getDataSupplierArg(java.util.function.Function<DataSupplier,T> mapper,
T other) |
|
io.vavr.Tuple2<java.lang.reflect.Method,java.lang.Object[]> |
getDataSupplierMetaData() |
public TestNGMethod(org.testng.ITestContext context,
org.testng.ITestNGMethod testMethod)
public <T> T getDataSupplierArg(java.util.function.Function<DataSupplier,T> mapper, T other)
public io.vavr.Tuple2<java.lang.reflect.Method,java.lang.Object[]> getDataSupplierMetaData()