Get a reference from TSTest.RunFactory.
The RunFactory for the connection is TDConnection.RunFactory.
Implemented Interface | Description |
---|---|
_IFactorySupportBatchLock | Extends IBaseFactory |
IBaseFactory2 | Provides basic object basic factory services, such as adding and removing factory child objects and creating lists of child objects. |
IMailableFactory | Mail support for factories. |
ISearchableFactory | Services to support text searches in properties of objects managed by a factory. |
ISupportCopyPaste2 | Services for supporting copy and paste. |
ISupportCopyPaste4 | Services for supporting copy and paste. |
ISupportEntitySubtypes | Represents a factory with support for subtypes. |
![]() | Creates a new item object. |
![]() | Creates a new SearchOptions object. |
![]() | Removes duplicate runs for the current test set. Removal is immediate without Post. |
![]() | Subtype corresponding to the given subtype ID. |
![]() | Checks if the Search method can be called by this factory. |
![]() | Mails the list of items. 'Items' is a list of ID numbers. |
![]() | Mails the list of IBase Factory Items. 'Items' is a list of ID numbers. |
![]() | Creates a list of objects according to the specified filter. |
![]() | Removes item from the database. Removal takes place immediately, without a Post. |
![]() | Gets a list of objects matching the search query. |
![]() | The Fetch level for a field. |
![]() | The list of all available fields for the entity managed by the factory. |
![]() | The TDFilter object for the factory. |
![]() | The GroupingManager for this factory. |
![]() | Check whether the factory supports grouping. |
![]() | The History object for this entity. |
![]() | Gets an object managed by the factory by its key. |
![]() | List of subtypes supported by this entity. |
![]() | Gets the run name. The name is unique in the current test and test set. |