TestLibraries Collection
Description
A collection that represents the top part of the Resources pane of the Test Settings or Business Component Settings dialog box, which enables you to specify the function library files associated with the current test or component.
Example
Public Methods
![]() | Adds a library file to the specified position in the collection. |
![]() | Finds the position of the specified library file. |
![]() | Moves the library file entry from the current position to the specified new position. |
![]() | Alternatively, you can specify the path you want to remove as a string. |
![]() | Removes all the function library files from the list. |
![]() | Sets the function library files associated with the current test as the default files for all new tests. |
Public Properties
![]() | The number of function library files in the collection. |
![]() | Returns the library file located in the specified position. |