![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Collection of test suites. More...
Protected 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.
Definition at line 3 of file SCR_AutotestGroup.c.
|
inlineprotected |
Get all test groups in this group.
Definition at line 38 of file SCR_AutotestGroup.c.
|
inlineprotected |
Get all test suites in this group.
Definition at line 13 of file SCR_AutotestGroup.c.
|
protected |
Definition at line 9 of file SCR_AutotestGroup.c.
|
protected |
Definition at line 6 of file SCR_AutotestGroup.c.