FAutomationTestBase::GetTestSourceFileLine

Gets the line number where this test was defined.

Windows
MacOS
Linux

Override Hierarchy

FAutomationTestBase::GetTestSourceFileLine()

FAutomationSpecBase::GetTestSourceFileLine()

References

Module

Core

Header

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

Include

#include "Misc/AutomationTest.h"

Syntax

virtual int32 GetTestSourceFileLine
(
    const FString & InTestName
) const

Remarks

Gets the line number where this test was defined.

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