| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ISuiteEntry | |
| com.togethersoft.testing.host | |
| Uses of ISuiteEntry in com.togethersoft.testing.host |
| Subinterfaces of ISuiteEntry in com.togethersoft.testing.host | |
interface | ITargetRepresents a target in test suite. |
interface | ITaskRepresents a task in test suite - assertion or reference to test step (suite). |
| Methods in com.togethersoft.testing.host that return ISuiteEntry | |
ISuiteEntry | ISuiteEntry.copy()Copies this entry to the clipboard |
ISuiteEntry | ISuiteEntry.cut()Removes this entry a puts it in the clipboard |
| Methods in com.togethersoft.testing.host with parameters of type ISuiteEntry | |
ITask | ITarget.paste(ITask task, ISuiteEntry anchor, boolean before)Pastes a task into this target |
ITarget | ITestSuite.paste(ITarget target, ISuiteEntry anchor, boolean before)Pastes a target into the suite |
| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||