Interface ITSTest4
-
- All Superinterfaces:
com4j.Com4jObject
,IBaseField
,IBaseFieldEx
,IObjectLockingSupport
,ITSTest
,ITSTest2
,ITSTest3
public interface ITSTest4 extends ITSTest3
Represents an instance of a Test in a test set.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
subjectId()
The ID of the Subject field.-
Methods inherited from interface com4j.Com4jObject
advise, dispose, equals, getComThread, getIUnknownPointer, getPointer, getPtr, hashCode, is, queryInterface, setName, toString
-
Methods inherited from interface step.repository.alm.v16.otaclient.IBaseField
autoPost, autoPost, field, field, id, modified, post, refresh, undo, virtual
-
Methods inherited from interface step.repository.alm.v16.otaclient.IBaseFieldEx
attachments, hasAttachment, history
-
Methods inherited from interface step.repository.alm.v16.otaclient.IObjectLockingSupport
isLocked, lockObject, unLockObject
-
Methods inherited from interface step.repository.alm.v16.otaclient.ITSTest
executionParams, executionParams, executionSettings, hasSteps, hostName, hostName, instance, lastRun, name, params, runFactory, status, status, test, testId, testName, testSet, type
-
Methods inherited from interface step.repository.alm.v16.otaclient.ITSTest2
hasCoverage
-
Methods inherited from interface step.repository.alm.v16.otaclient.ITSTest3
generateTestConfiguration, generateXMLDescription, testConfiguration
-
-