public class DataProviderFactory
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.log4j.Logger |
LOGGER |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.Object[][] |
getDataProvider(java.lang.annotation.Annotation[] annotations,
org.testng.ITestContext context,
org.testng.ITestNGMethod m) |
static java.lang.Object[][] |
getNeedRerunDataProvider(java.lang.annotation.Annotation[] annotations,
org.testng.ITestContext context,
org.testng.ITestNGMethod m) |
public static java.lang.Object[][] getDataProvider(java.lang.annotation.Annotation[] annotations,
org.testng.ITestContext context,
org.testng.ITestNGMethod m)
public static java.lang.Object[][] getNeedRerunDataProvider(java.lang.annotation.Annotation[] annotations,
org.testng.ITestContext context,
org.testng.ITestNGMethod m)
Copyright © 2018. All Rights Reserved.