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
Exception
public static String getTestResourcesLocation()
public static InputStream getResourceAsStream(String fileName) throws Exception
Exception
public static Properties loadProperties(String fileName)
Copyright © 2019 Atlassian. All rights reserved.