Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FAutomationTestBase
- FAutomationTestBase::RunTest()
- FCompareBasepassShaders::RunTest()
- TTestRunner::RunTest()
- TTestRunner::RunTest()
- TTestRunner::RunTest()
- FBDDAutomationTestBase::RunTest()
- FAutomationSpecBase::RunTest()
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Misc/AutomationTest.h |
| Include | #include "Misc/AutomationTest.h" |
bool RunTest
&40;
const FString & Parameters
&41;
Remarks
Virtual call to execute the automation test. TRUE if the test was run successfully; FALSE otherwise
Parameters
| Name | Description |
|---|---|
| Parameters | Parameter list for the test (but it will be empty for simple tests) |