IAutomationReport::GetEnabledTestNames

Gets the names of all the enabled tests

Windows
MacOS
Linux

References

Module

AutomationController

Header

/Engine/Source/Developer/AutomationController/Public/IAutomationReport.h

Include

#include "IAutomationReport.h"

Syntax

void GetEnabledTestNames
(
    TArray< FString > & OutEnabledTestNames,
    FString CurrentPath
) const

Remarks

Gets the names of all the enabled tests

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss