![]() |
|
Collection of test suites. More...
Public Member Functions | |
| array< ref SCR_AutotestSuiteBase > | GetSuites (bool ungroupedSuitesOnly=false) |
| Get all test suites in this group. | |
| array< ref SCR_AutotestGroup > | GetGroups () |
| Get all test groups in this group. | |
Protected Attributes | |
| ref array< ref SCR_AutotestSuiteBase > | m_aSuites |
| ref array< ref SCR_AutotestGroup > | m_aGroups |
Collection of test suites.
| array< ref SCR_AutotestGroup > SCR_AutotestGroup.GetGroups | ( | ) |
Get all test groups in this group.
| array< ref SCR_AutotestSuiteBase > SCR_AutotestGroup.GetSuites | ( | bool | ungroupedSuitesOnly = false | ) |
Get all test suites in this group.
|
protected |
|
protected |