com.togethersoft.testing.shared
Interface ITestAssetRO

All Known Subinterfaces:
ITestAsset, ITestCollection, ITestResultAsset, ITestServerAsset, ITestStep, ITestSuite

public interface ITestAssetRO
extends IElementRO

Represent test element which can be identified by category


Method Summary
 ICategorygetCategory()
          Returns the category of this asset

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

Method Detail

getCategory

public ICategory getCategory()
Returns the category of this asset