public class XMLTestDataProvider extends Object
XMLDataConfig annotation| Constructor and Description |
|---|
XMLTestDataProvider() |
| Modifier and Type | Method and Description |
|---|---|
static Object[][] |
getAllData(Method m)
Return the data for your environment
Calling
XMLTestData#create() will generate via CMIS entire structure in alfresco |
static Iterator<Object[]> |
getQueriesData(Method m)
Get all Queries from the input xml "*.xml" used as input data in tests
|
static Iterator<Object[]> |
getSitesData(Method m)
Get all Folder Models from the input xml "*.xml" used as input data in tests
|
static Iterator<Object[]> |
getUsersData(Method m) |
public static Iterator<Object[]> getSitesData(Method m) throws Exception
Exceptionpublic static Iterator<Object[]> getUsersData(Method m) throws Exception
Exceptionpublic static Iterator<Object[]> getQueriesData(Method m) throws Exception
Exceptionpublic static Object[][] getAllData(Method m) throws Exception
XMLTestData#create() will generate via CMIS entire structure in alfrescoXMLTestDataExceptionCopyright © 2005–2019 Alfresco Software. All rights reserved.