Package step.repository.alm.otaclient
Interface ITSTest2
- 
- All Superinterfaces:
- com4j.Com4jObject,- IBaseField,- IBaseFieldEx,- IObjectLockingSupport,- ITSTest
 - All Known Subinterfaces:
- ITSTest3
 
 public interface ITSTest2 extends ITSTest Represents a test instance, or execution test, in a test set.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanhasCoverage()Checks if the test instance covers at least one requirement.- 
Methods inherited from interface com4j.Com4jObjectadvise, dispose, equals, getComThread, getIUnknownPointer, getPointer, getPtr, hashCode, is, queryInterface, setName, toString
 - 
Methods inherited from interface step.repository.alm.otaclient.IBaseFieldautoPost, autoPost, field, field, id, modified, post, refresh, undo, virtual
 - 
Methods inherited from interface step.repository.alm.otaclient.IBaseFieldExattachments, hasAttachment, history
 - 
Methods inherited from interface step.repository.alm.otaclient.IObjectLockingSupportisLocked, lockObject, unLockObject
 - 
Methods inherited from interface step.repository.alm.otaclient.ITSTestexecutionParams, executionParams, executionSettings, hasSteps, hostName, hostName, instance, lastRun, name, params, runFactory, status, status, test, testId, testName, testSet, type
 
- 
 
-