FAutomationTestFramework::ShouldTestContent

Whether the testing framework should allow content to be tested or not.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Misc/AutomationTest.h"

Source

/Engine/Source/Runtime/Core/Private/Misc/AutomationTest.cpp

Syntax

bool ShouldTestContent
(
    const FString & Path
) const

Remarks

Whether the testing framework should allow content to be tested or not. Intended to block developer directories.

Returns

  • Whether this content should have tests performed on it

Parameters

Parameter

Description

Path

Full path to the content in question

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