| Package | Description |
|---|---|
| com.paypal.selion.platform.dataprovider.impl |
A collection of classes which load external data sources for data driven test scenarios.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XmlFileSystemResource
Extends
FileSystemResource class to support XML file as a DataProvider to be used by
XmlDataProviderImpl. |
class |
XmlInputStreamResource
Extends
InputStreamResource class to support XML file as a DataProvider to be used by
XmlDataProviderImpl. |
| Constructor and Description |
|---|
XmlDataProviderImpl(XmlDataSource resource) |
Copyright © 2016 PayPal Open Source. All rights reserved.