IAutomationReport::SetEnabledTests

Sets which tests are enabled based off the enabled tests list

Windows
MacOS
Linux

References

Module

AutomationController

Header

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

Include

#include "IAutomationReport.h"

Syntax

void SetEnabledTests
(
    const TArray< FString > & EnabledTests,
    FString CurrentPath
)

Remarks

Sets which tests are enabled based off the enabled tests list

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