FAutomationTestBase::GetTestFullName

Returns the beautified test name with test context.

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 GetTestFullName() const

Remarks

Returns the beautified test name with test context. Should return what is displayed in the Test Automation UI. See GenerateTestNames()