public abstract class AbstractInProductTest extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String |
BASEURL
If running from maven, the property is set magically via AMPS, from maven-amps-plugin product config in this module.
|
| Constructor and Description |
|---|
AbstractInProductTest() |
| Modifier and Type | Method and Description |
|---|---|
protected static String |
getUrl(String url) |
protected static List<String> |
readStringList(String url) |
protected static final String BASEURL
protected static List<String> readStringList(String url) throws IOException
IOExceptionprotected static String getUrl(String url) throws IOException
IOExceptionCopyright © 2019 Atlassian. All rights reserved.