| AddAnalyticsItemToCurrentTest(const FString &AnalyticsItem) | FAutomationTestFramework | |
| CanRunTestInEnvironment(const FString &InTestToRun, FString *OutReason, bool *OutWarn) const | FAutomationTestFramework | |
| ContainsTest(const FString &InTestName) const | FAutomationTestFramework | |
| DequeueAllCommands() | FAutomationTestFramework | |
| EnqueueLatentCommand(TSharedPtr< IAutomationLatentCommand > NewCommand) | FAutomationTestFramework | |
| EnqueueNetworkCommand(TSharedPtr< IAutomationNetworkCommand > NewCommand) | FAutomationTestFramework | |
| ExecuteLatentCommands() | FAutomationTestFramework | |
| ExecuteNetworkCommands() | FAutomationTestFramework | |
| FAutomationTestOutputDevice | FAutomationTestFramework | friend |
| Get() | FAutomationTestFramework | static |
| GetAllExistingTags() | FAutomationTestFramework | |
| GetCaptureStack() const | FAutomationTestFramework | inline |
| GetCurrentTest() const | FAutomationTestFramework | inline |
| GetCurrentTestFullPath() const | FAutomationTestFramework | inline |
| GetInstance() | FAutomationTestFramework | inlinestatic |
| GetOnEnteringTestSection(const FString &Section) | FAutomationTestFramework | |
| GetOnLeavingTestSection(const FString &Section) | FAutomationTestFramework | |
| GetPossibleRestrictedPaths(const FString &BasePath, const TArray< FString > &RestrictedFolderNames, TArray< FString > &OutRestrictedFolders) const | FAutomationTestFramework | |
| GetTagsForAutomationTest(const FString &InTestName) | FAutomationTestFramework | |
| GetTagsForAutomationTestAsArray(const FString &InTestName) | FAutomationTestFramework | |
| GetTestFullNamesMatchingTagPattern(TArray< FString > &OutTestNames, const FString &TagPattern) const | FAutomationTestFramework | |
| GetUserAutomationDirectory() const | FAutomationTestFramework | |
| GetValidTestNames(TArray< FAutomationTestInfo > &TestInfo) const | FAutomationTestFramework | |
| IsAnyOnEnteringTestSectionBound() const | FAutomationTestFramework | |
| IsAnyOnLeavingTestSectionBound() const | FAutomationTestFramework | |
| IsLatentCommandQueueEmpty() const | FAutomationTestFramework | inline |
| IsTagImmutable(const FString &InTestName, const FString &InTag) const | FAutomationTestFramework | |
| LoadTestModules() | FAutomationTestFramework | |
| LoadTestTagMappings() | FAutomationTestFramework | |
| LoadTestTagMappings(const FString &BasePath, const bool RestrictedPathsOnly) | FAutomationTestFramework | |
| NeedLogBPTestMetadata() | FAutomationTestFramework | static |
| NeedPerformStereoTestVariants() | FAutomationTestFramework | static |
| NeedSkipStackWalk() | FAutomationTestFramework | static |
| NeedUseLightweightStereoTestVariants() | FAutomationTestFramework | static |
| 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 | |
| OnAfterAllTestsEvent | FAutomationTestFramework | |
| OnBeforeAllTestsEvent | FAutomationTestFramework | |
| OnPerformanceDataRetrieved | FAutomationTestFramework | |
| OnScreenshotAndTraceCaptured() | FAutomationTestFramework | |
| OnScreenshotCaptured() | FAutomationTestFramework | |
| OnScreenshotCompared | FAutomationTestFramework | |
| OnScreenshotComparisonReport | FAutomationTestFramework | |
| OnScreenshotTakenAndCompared | FAutomationTestFramework | |
| OnTestDataRetrieved | FAutomationTestFramework | |
| OnTestEndEvent | FAutomationTestFramework | |
| OnTestStartEvent | FAutomationTestFramework | |
| PostTestingEvent | FAutomationTestFramework | |
| PreTestingEvent | FAutomationTestFramework | |
| 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) const | FAutomationTestFramework | |
| SetCaptureStack(bool bCapture) | FAutomationTestFramework | inline |
| SetDeveloperDirectoryIncluded(const bool bInDeveloperDirectoryIncluded) | FAutomationTestFramework | |
| SetForceSmokeTests(const bool bInForceSmokeTests) | FAutomationTestFramework | inline |
| SetRequestedTestFilter(const EAutomationTestFlags InRequestedTestFlags) | FAutomationTestFramework | |
| ShouldTestContent(const FString &Path) const | FAutomationTestFramework | |
| StartTestByName(const FString &InTestToRun, const int32 InRoleIndex, const FString &InFullTestPath=FString()) | FAutomationTestFramework | |
| StopTest(FAutomationTestExecutionInfo &OutExecutionInfo) | FAutomationTestFramework | |
| TriggerOnEnteringTestSection(const FString &Section) const | FAutomationTestFramework | |
| TriggerOnLeavingTestSection(const FString &Section) const | FAutomationTestFramework | |
| UnregisterAutomationTest(const FString &InTestNameToUnregister) | FAutomationTestFramework | |
| UnregisterAutomationTestTags(const FString &InTestNameToUnregister) | FAutomationTestFramework | |