UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FAutomationTestFramework Member List

This is the complete list of members for FAutomationTestFramework, including all inherited members.

AddAnalyticsItemToCurrentTest(const FString &AnalyticsItem)FAutomationTestFramework
CanRunTestInEnvironment(const FString &InTestToRun, FString *OutReason, bool *OutWarn) constFAutomationTestFramework
ContainsTest(const FString &InTestName) constFAutomationTestFramework
DequeueAllCommands()FAutomationTestFramework
EnqueueLatentCommand(TSharedPtr< IAutomationLatentCommand > NewCommand)FAutomationTestFramework
EnqueueNetworkCommand(TSharedPtr< IAutomationNetworkCommand > NewCommand)FAutomationTestFramework
ExecuteLatentCommands()FAutomationTestFramework
ExecuteNetworkCommands()FAutomationTestFramework
FAutomationTestOutputDeviceFAutomationTestFrameworkfriend
Get()FAutomationTestFrameworkstatic
GetAllExistingTags()FAutomationTestFramework
GetCaptureStack() constFAutomationTestFrameworkinline
GetCurrentTest() constFAutomationTestFrameworkinline
GetCurrentTestFullPath() constFAutomationTestFrameworkinline
GetInstance()FAutomationTestFrameworkinlinestatic
GetOnEnteringTestSection(const FString &Section)FAutomationTestFramework
GetOnLeavingTestSection(const FString &Section)FAutomationTestFramework
GetPossibleRestrictedPaths(const FString &BasePath, const TArray< FString > &RestrictedFolderNames, TArray< FString > &OutRestrictedFolders) constFAutomationTestFramework
GetTagsForAutomationTest(const FString &InTestName)FAutomationTestFramework
GetTagsForAutomationTestAsArray(const FString &InTestName)FAutomationTestFramework
GetTestFullNamesMatchingTagPattern(TArray< FString > &OutTestNames, const FString &TagPattern) constFAutomationTestFramework
GetUserAutomationDirectory() constFAutomationTestFramework
GetValidTestNames(TArray< FAutomationTestInfo > &TestInfo) constFAutomationTestFramework
IsAnyOnEnteringTestSectionBound() constFAutomationTestFramework
IsAnyOnLeavingTestSectionBound() constFAutomationTestFramework
IsLatentCommandQueueEmpty() constFAutomationTestFrameworkinline
IsTagImmutable(const FString &InTestName, const FString &InTag) constFAutomationTestFramework
LoadTestModules()FAutomationTestFramework
LoadTestTagMappings()FAutomationTestFramework
LoadTestTagMappings(const FString &BasePath, const bool RestrictedPathsOnly)FAutomationTestFramework
NeedLogBPTestMetadata()FAutomationTestFrameworkstatic
NeedPerformStereoTestVariants()FAutomationTestFrameworkstatic
NeedSkipStackWalk()FAutomationTestFrameworkstatic
NeedUseLightweightStereoTestVariants()FAutomationTestFrameworkstatic
NotifyPerformanceDataRetrieved(bool bSuccess, const FString &ErrorMessage)FAutomationTestFramework
NotifyScreenshotComparisonComplete(const FAutomationScreenshotCompareResults &CompareResults)FAutomationTestFramework
NotifyScreenshotComparisonReport(const FAutomationScreenshotCompareResults &CompareResults)FAutomationTestFramework
NotifyScreenshotTakenAndCompared()FAutomationTestFramework
NotifyTestDataRetrieved(bool bWasNew, const FString &JsonData)FAutomationTestFramework
OnAfterAllTestsEventFAutomationTestFramework
OnBeforeAllTestsEventFAutomationTestFramework
OnPerformanceDataRetrievedFAutomationTestFramework
OnScreenshotAndTraceCaptured()FAutomationTestFramework
OnScreenshotCaptured()FAutomationTestFramework
OnScreenshotComparedFAutomationTestFramework
OnScreenshotComparisonReportFAutomationTestFramework
OnScreenshotTakenAndComparedFAutomationTestFramework
OnTestDataRetrievedFAutomationTestFramework
OnTestEndEventFAutomationTestFramework
OnTestStartEventFAutomationTestFramework
PostTestingEventFAutomationTestFramework
PreTestingEventFAutomationTestFramework
RegisterAutomationTest(const FString &InTestNameToRegister, FAutomationTestBase *InTestToRegister)FAutomationTestFramework
RegisterAutomationTestTags(const FString &InTestNameToRegister, const FString &InTestTagsToRegister, bool InImmutable=true)FAutomationTestFramework
RegisterComplexAutomationTestTags(const FAutomationTestBase *InTest, const FString &InBeautifiedTestName, const FString &InTestTagsToRegister)FAutomationTestFramework
ResetTests()FAutomationTestFramework
RunSmokeTests()FAutomationTestFramework
SaveTestTagMappings(const TArray< FString > &TestFullNames, const TArray< FString > &TestFilePaths, const FBeforeTagMappingConfigSaved &BeforeConfigSaved, const FAfterTagMappingConfigSaved &AfterConfigSaved) constFAutomationTestFramework
SetCaptureStack(bool bCapture)FAutomationTestFrameworkinline
SetDeveloperDirectoryIncluded(const bool bInDeveloperDirectoryIncluded)FAutomationTestFramework
SetForceSmokeTests(const bool bInForceSmokeTests)FAutomationTestFrameworkinline
SetRequestedTestFilter(const EAutomationTestFlags InRequestedTestFlags)FAutomationTestFramework
ShouldTestContent(const FString &Path) constFAutomationTestFramework
StartTestByName(const FString &InTestToRun, const int32 InRoleIndex, const FString &InFullTestPath=FString())FAutomationTestFramework
StopTest(FAutomationTestExecutionInfo &OutExecutionInfo)FAutomationTestFramework
TriggerOnEnteringTestSection(const FString &Section) constFAutomationTestFramework
TriggerOnLeavingTestSection(const FString &Section) constFAutomationTestFramework
UnregisterAutomationTest(const FString &InTestNameToUnregister)FAutomationTestFramework
UnregisterAutomationTestTags(const FString &InTestNameToUnregister)FAutomationTestFramework