| ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Represents a test project - it allows you to specify root directories for your test project and attach listeners to recieve event notifications.
| Method Summary | |
void | addAssetListener(IAssetListener l)Adds AssetListener to the test project |
void | addProjectRoot(String rootDirectory) |
ITestCollection | getCollection(String location)Deprecated. |
ITestCollection[] | getProjectRoots()Returns an array of project roots (test collections) |
void | removeAssetListener(IAssetListener l)Removes given AssetListener from this test project |
void | removeProjectRoot(String rootDirectory)Removes given project root from this test project |
| Method Detail |
public void addAssetListener(IAssetListener l)
public void addProjectRoot(String rootDirectory)
public ITestCollection getCollection(String location)
public ITestCollection[] getProjectRoots()
public void removeAssetListener(IAssetListener l)
public void removeProjectRoot(String rootDirectory)
| ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||