Interface ITestSet2
-
- All Superinterfaces:
com4j.Com4jObject
,IBaseField
,IBaseFieldEx
,IObjectLockingSupport
,ITestSet
public interface ITestSet2 extends ITestSet
Support execution report settings.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com4j.Com4jObject
executionReportSettings()
Gets the execution report settings for the current test set.-
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.ITestSet
buildPerfGraph, buildProgressGraph, buildProgressGraphEx, buildSummaryGraph, buildTrendGraph, checkTestInstances, conditionFactory, execEventNotifyByMailSettings, executionSettings, name, name, purgeExecutions, resetTestSet, startExecution, status, status, testDefaultExecutionSettings, testSetFolder, testSetFolder, tsTestFactory
-
-