| Modifier and Type | Method and Description |
|---|---|
static File |
Utility.getMountedApp(File fromLocation) |
static Properties |
Utility.getProperties(Class<?> classz,
String propertieFileName) |
static File |
Utility.getResourceTestDataFile(String fileName) |
static File |
Utility.getTestResourceFile(String filePath)
Return a file from the filePath location
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataContent.addTagToContent(TagModel model)
Creates a tag for a content file
You must use this in correlation with
TestData.usingResource(ContentModel) |
void |
DataContent.assertContentDoesNotExist() |
void |
DataContent.assertContentExist() |
boolean |
DataContent.checkContent(String fullPath,
UserModel userModel) |
void |
DataContent.deployContentModel(String localModelXMLFilePath) |
String |
TestData.getDataDictionaryPath() |
String |
TestData.getRootPath() |
String |
TestData.getSitesPath() |
String |
TestData.getUserHomesPath() |
| Modifier and Type | Method and Description |
|---|---|
void |
XMLTestData.cleanup(DataContent dataContent)
Calling this method will delete entire test data structure from your alfresco repository
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
DSLProtocol.buildSiteDocumentLibraryPath(String siteId,
String... filesOrFoldersHierarcy) |
protected String |
DSLProtocol.buildUserHomePath(String username,
String... filesOrFoldersHierarcy) |
Protocol |
DSLAssertion.doesNotExistInRepo() |
Protocol |
DSLAssertion.existsInRepo() |
String |
DSLProtocol.getCurrentSpace() |
String |
DSL.getCurrentSpace() |
abstract String |
DSLProtocol.getDataDictionaryPath() |
String |
DSL.getDataDictionaryPath() |
abstract String |
DSLProtocol.getRootPath() |
String |
DSL.getRootPath() |
abstract String |
DSLProtocol.getSitesPath() |
String |
DSL.getSitesPath() |
abstract String |
DSLProtocol.getUserHomesPath() |
String |
DSL.getUserHomesPath() |
| Modifier and Type | Class and Description |
|---|---|
class |
TestObjectNotDefinedException |
| Modifier and Type | Method and Description |
|---|---|
static com.relevantcodes.extentreports.ExtentReports |
ReportManager.getReporter() |
Copyright © 2005–2019 Alfresco Software. All rights reserved.