public class CsvDataProvider extends BaseDataProvider
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.log4j.Logger |
LOGGER |
argsList, bugArgsMap, canonicalTestNameArgsMap, doNotRunTestNames, jiraArgsMap, staticArgsList, testMethodNameArgsMap, testMethodOwnerArgsMap, testNameArgsMap, testRailsArgsMap| Constructor and Description |
|---|
CsvDataProvider() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object[][] |
getDataProvider(java.lang.annotation.Annotation annotation,
org.testng.ITestContext context,
org.testng.ITestNGMethod testMethod) |
getBugArgsMap, getCanonicalTestNameArgsMap, getDoNotRunRowsIDs, getJiraArgsMap, getStaticParam, getTestMethodNameArgsMap, getTestMethodOwnerArgsMap, getTestNameArgsMap, getTestRailsArgsMappublic java.lang.Object[][] getDataProvider(java.lang.annotation.Annotation annotation,
org.testng.ITestContext context,
org.testng.ITestNGMethod testMethod)
getDataProvider in class BaseDataProviderCopyright © 2018. All Rights Reserved.