public class ExpectedResults
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
EXPECTED_PORTAL_INFO_KEY |
static java.lang.String |
PROPERTY_FILENAME |
Modifier and Type | Method and Description |
---|---|
static java.util.Properties |
getExpectedProperties()
Retrieves properties expected by the test suite.
|
java.util.Properties |
getProperties() |
public static final java.lang.String PROPERTY_FILENAME
public static final java.lang.String EXPECTED_PORTAL_INFO_KEY
public java.util.Properties getProperties()
public static java.util.Properties getExpectedProperties() throws InvalidConfigurationException
InvalidConfigurationException
- if an error occured reading the properties file.Copyright © 2003-2013 . All Rights Reserved.