Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/AutomationTest/Public/AutomationState.h |
Include |
#include "AutomationState.h" |
enum EAutomationState
{
NotRun,
InProcess,
Fail,
Success,
Skipped,
}
Name |
Description |
---|---|
NotRun |
|
InProcess |
|
Fail |
|
Success |
|
Skipped |
Enumeration of unit test status for special dialog