| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ITask | |
| com.togethersoft.testing.host | |
| Uses of ITask in com.togethersoft.testing.host |
| Subinterfaces of ITask in com.togethersoft.testing.host | |
interface | IAssertionRepresents an assertion task in test suite. |
interface | ITestAssetReferenceRepresents a reference to test step/suite. |
| Methods in com.togethersoft.testing.host that return ITask | |
ITask[] | ITarget.getTasks()Returns an array of tasks contained in this target |
ITask | ITarget.paste(ITask task, ISuiteEntry anchor, boolean before)Pastes a task into this target |
| Methods in com.togethersoft.testing.host with parameters of type ITask | |
ITask | ITarget.paste(ITask task, ISuiteEntry anchor, boolean before)Pastes a task into this target |
| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||