FAutomationTestBase::RunTest

Virtual call to execute the automation test.

Windows
MacOS
Linux

Override Hierarchy

References

Module

Core

Header

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

Include

#include "Misc/AutomationTest.h"

Syntax

bool RunTest
(
    const FString & Parameters
)

Remarks

Virtual call to execute the automation test.

Returns

TRUE if the test was run successfully; FALSE otherwise

Parameters

Parameter

Description

Parameters

Parameter list for the test (but it will be empty for simple 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