|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.webcodepro.applecommander.testconfig.TestConfig
public class TestConfig
A simple class to contains test configuration information. Update the file TestConfig.properties to match the system.
Method Summary | |
---|---|
java.lang.String |
getDiskDir()
Answer with the directory where disk images are stored. |
static TestConfig |
getInstance()
Get the singleton TestConfig. |
java.lang.String |
getTempDir()
Answer with the temp directory. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static TestConfig getInstance()
public java.lang.String getTempDir()
public java.lang.String getDiskDir()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |