| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TestHostException | |
| com.togethersoft.testing.host | |
| Uses of TestHostException in com.togethersoft.testing.host |
| Methods in com.togethersoft.testing.host that throw TestHostException | |
ISuiteEntry | ISuiteEntry.copy()Copies this entry to the clipboard |
ISuiteEntry | ISuiteEntry.cut()Removes this entry a puts it in the clipboard |
void | ISuiteEntry.delete()Deletes this entry |
void | ISuiteEntry.setName(String name)Sets the of this entry |
ITask | ITarget.paste(ITask task, ISuiteEntry anchor, boolean before)Pastes a task into this target |
ITestAssetRO | ITestAsset.copy()Creates a copy of asset. |
ITestAssetRO | ITestAsset.cut()Cuts element from model. |
boolean | ITestAsset.delete()Deletes element from collection. |
void | ITestAsset.setName(String name) |
void | ITestCollection.delete(ITestAsset asset)removes an asset identified by ITestAsset asset from test collection |
ITestAsset | ITestCollection.paste(ITestAssetRO asset)Pastes asset into test collection. |
IAssertion | ITestHost.createAsserion(String assertionType)Creates new assertion if given type. |
ITestAssetReference | ITestHost.createReference(ITestAssetRO asset)Creates a new reference to be pasted into some target. |
ITestCollection | ITestHost.createTestCollection(String name)Create test collection. |
ITestResultAsset | ITestHost.createTestResult(String name)Create test result. |
boolean | ITestHost.run(ITestAsset asset, ITestResultAsset result) |
boolean | ITestHost.runSuite(ITestSuite suite, ITestResultAsset result, String[] target) |
ITarget | ITestSuite.paste(ITarget target, ISuiteEntry anchor, boolean before)Pastes a target into the suite |
| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||