Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FAutomationTestBase
Description
Returns the beautified test name with test context. Should return what is displayed in the Test Automation UI. See GenerateTestNames()
| Name | GetTestFullName |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/AutomationTest.h |
| Include Path | #include "Misc/AutomationTest.h" |
virtual FString GetTestFullName() const