| bActualHasAllExpectedItems |
bool |
If true, all expected entries/sections must exist in the actual menu. |
Tests/ToolMenusTestUtilities.h |
|
| bActualHasExpectedOrder |
bool |
The expected entries/sections must be in the same order they are in the actual menu. |
Tests/ToolMenusTestUtilities.h |
|
| bExpectedHasAllActualItems |
bool |
If true, all of the actual items must be found in the expected menu. |
Tests/ToolMenusTestUtilities.h |
|
| bMatchChildrenIfAnyExpected |
bool |
Attempts to match children if any are expected, otherwise it skips them. |
Tests/ToolMenusTestUtilities.h |
|