Name |
Description |
|
---|---|---|
|
FAutomatedTestFilter |
Describes a filter for a test group. |
|
FAutomatedTestGroup |
Describes a group of tests. |
|
FAutomationArtifact |
|
|
FAutomationCompleteState |
Intermediate structure for calculating how complete a automation test is |
|
FAutomationTestResults |
A struct to maintain a collection of data which was reported as part of an automation test result. |
|
IAutomationControllerManager |
Interface for AutomationController . |
|
IAutomationControllerModule |
Interface for AutomationController modules. |
|
IAutomationReport |
Interface for automation test results |
|
UAutomationControllerSettings |
Implements the Editor's user settings. |
Name |
Description |
---|---|
AutomationFilterCollection |
The automation filter collection - used for updating the automation report list |
FOnAutomationControllerManagerShutdown |
Delegate to call when the automation controller is shutdown. |
FOnAutomationControllerManagerTestsAvailable |
Delegate for setting the automation controller status in the UI |
FOnAutomationControllerReset |
Console command delegate type (takes no arguments.) This is a void callback function. |
FOnAutomationControllerTestsComplete |
Delegate to call when the tests are complete. |
FOnAutomationControllerTestsRefreshed |
Console command delegate type (takes no arguments.) This is a void callback function. |
IAutomationControllerManagerPtr |
Type definition for shared pointers to instances of IAutomationControllerManager. |
IAutomationControllerManagerRef |
Type definition for shared references to instances of IAutomationControllerManager. |
IAutomationReportPtr |
|
IAutomationReportRef |
Name |
Description |
|
---|---|---|
|
EAutomationArtifactType |
|
|
EAutomationControllerModuleState::Type |
Enum to indicate the state of the workers in the automation controller. |
|
EAutomationDeviceGroupTypes::Type |
|
|
EFileExportType::Type |
Enum used to set which reports to export |
Name | Description | ||
---|---|---|---|
|
EAutomationDeviceGroupTypes::ToDescription ( |
||
|
EAutomationDeviceGroupTypes::ToName ( |
||
|
EFileExportType::IsSet ( |
Check if a flag is set |
|
|
EFileExportType::RemoveFlag ( |
Remove a flag |
|
|
EFileExportType::SetFlag ( |
Set a flag |