com.togethersoft.testing.host
Interface IAssertion


public interface IAssertion
extends ITask

Represents an assertion task in test suite.
In our implementation assertion is a task in ant project.
User should implement this interface and extends org.apache.ant.Task to provide new assertions.


Methods inherited from interface com.togethersoft.testing.host.ITask
getCategory, getContainingTarget, getType

Methods inherited from interface com.togethersoft.testing.host.ISuiteEntry
addUserObject, copy, cut, delete, getContainingSuite, removeUserObject, removeUserObjects, setAttribute, setName

Methods inherited from interface com.togethersoft.testing.shared.IElementRO
getAttribute, getChild, getContent, getName, getRefId, getUserObjects, hasUserObject