|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.team.fvt.tests.scenario.ScenarioData
public abstract class ScenarioData
Manage scenario data.
A this common level, no data can be defined, hence this class is just the root of the hierarchy to allow reference to such objects.
Constructor Summary | |
---|---|
ScenarioData()
|
Method Summary | |
---|---|
java.lang.String |
getDataRootDir()
Return the root directory where all data related artifacts of the test plug-in are located. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ScenarioData()
Method Detail |
---|
public java.lang.String getDataRootDir()
String
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |