|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.pluto.testsuite.ExpectedResults
A Singleton which loads a properties file containing data expected by the tests in the testsuite.
Field Summary | |
static java.lang.String |
EXPECTED_PORTAL_INFO_KEY
|
static java.lang.String |
PROPERTY_FILENAME
|
Method Summary | |
static java.util.Properties |
getExpectedProperties()
Retrieves properties expected by the test suite. |
java.util.Properties |
getProperties()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String PROPERTY_FILENAME
public static final java.lang.String EXPECTED_PORTAL_INFO_KEY
Method Detail |
public java.util.Properties getProperties()
public static java.util.Properties getExpectedProperties() throws InvalidConfigurationException
InvalidConfigurationException
- if an error occured reading the properties file.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |