Navigation
API > API/Plugins > API/Plugins/CQTest > API/Plugins/CQTest/TTestRunner
- FAutomationTestBase::RunTest()
- TTestRunner::RunTest()
References
| Module | CQTest |
| Header | /Engine/Plugins/Tests/CQTest/Source/CQTest/Public/CQTest.h |
| Include | #include "CQTest.h" |
| Source | /Engine/Plugins/Tests/CQTest/Source/CQTest/Public/Impl/CQTest.inl |
virtual 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) |