UFunctionalTestingManager::RunAllFunctionalTests

Triggers in sequence all functional tests found on the level.

Windows
MacOS
Linux

References

Module

FunctionalTesting

Header

/Engine/Source/Developer/FunctionalTesting/Classes/FunctionalTestingManager.h

Include

#include "FunctionalTestingManager.h"

Source

/Engine/Source/Developer/FunctionalTesting/Private/FunctionalTestingManager.cpp

Syntax

static bool RunAllFunctionalTests
(
    UObject * WorldContextObject,
    bool bNewLog,
    bool bRunLooped,
    FString FailedTestsReproString
)

Remarks

Triggers in sequence all functional tests found on the level.

Returns

true if any tests have been triggered

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