FAutomationTestBase::GetTestOpenCommand

Return an exec command to open the test associated with this parameter.

Choose your operating system:

Windows

macOS

Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/AutomationTest.h

Include

#include "Misc/AutomationTest.h"

Syntax

virtual FString GetTestOpenCommand
(
    const FString & Parameter
) const

Remarks

Return an exec command to open the test associated with this parameter.