Navigation
API > API/Developer > API/Developer/AutomationController
Describes a group of tests. Each group has a name and a set of filters that determine group membership
| Name | FAutomatedTestGroup |
| Type | struct |
| Header File | /Engine/Source/Developer/AutomationController/Public/AutomationControllerSettings.h |
| Include Path | #include "AutomationControllerSettings.h" |
Syntax
USTRUCT ()
struct FAutomatedTestGroup
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Filters | TArray< FAutomatedTestFilter > | AutomationControllerSettings.h |
|
|
| Name | FString | AutomationControllerSettings.h |
|