public class AcceptanceTestHelper extends Object
| Constructor and Description |
|---|
AcceptanceTestHelper() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getAbsolutePathToBackupFile(String xmlfilename) |
static File |
getResource(String fileName) |
static InputStream |
getResourceAsStream(String fileName) |
static String |
getResourcePath(String fileName) |
static String |
getTestResourcesLocation() |
protected static File |
loadFileFromClasspath(String source) |
static Properties |
loadProperties(String fileName) |
protected static File loadFileFromClasspath(String source) throws Exception
Exceptionpublic static String getTestResourcesLocation()
public static InputStream getResourceAsStream(String fileName) throws Exception
Exceptionpublic static Properties loadProperties(String fileName)
Copyright © 2023 Atlassian. All rights reserved.