| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ITestCollection | |
| com.togethersoft.testing.host | |
| Uses of ITestCollection in com.togethersoft.testing.host |
| Methods in com.togethersoft.testing.host that return ITestCollection | |
ITestCollection | ITestAsset.getParent() |
ITestCollection | ITestHost.createTestCollection(String name)Create test collection. |
ITestCollection | ITestHost.getResultCollection()Returns ITestCollection containing test results. |
ITestCollection | ITestProject.getCollection(String location) |
ITestCollection[] | ITestProject.getProjectRoots()Returns an array of project roots (test collections) |
| Methods in com.togethersoft.testing.host with parameters of type ITestCollection | |
ITestAssetRO | ITestAssetFactory.createAsset(ITestAssetRO asset, ITestCollection collection)Creates a copy of asset in specified test collection |
IElementRO | ITestHost.find(ITestCollection collection, String refid) |
| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||