Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FAutomationTestFramework
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/AutomationTest.h |
Include | #include "Misc/AutomationTest.h" |
Source | /Engine/Source/Runtime/Core/Private/Misc/AutomationTest.cpp |
void GetValidTestNames
&40;
TArray< FAutomationTestInfo > & TestInfo
&41; const
Remarks
Populates the provided array with the names of all tests in the framework that are valid to run for the current application settings.
Parameters
Name | Description |
---|---|
TestInfo | Array to populate with the test information |