Navigation
API > API/Developer > API/Developer/AITestSuite
Inheritance Hierarchy
- FAITestBase
- FAITest_SimpleComponentBasedTest
References
| Module | AITestSuite |
| Header | /Engine/Source/Developer/AITestSuite/Public/AITestsCommon.h |
| Include | #include "AITestsCommon.h" |
Syntax
template<class FReal>
struct FAITest_SimpleComponentBasedTest : public FAITestBase
Remarks
Specific test types.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FReal * | Component | ||
| FTestLogger< int32 > | Logger |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void |
Overridden from FAITestBase
| Type | Name | Description | |
|---|---|---|---|
| void | SetTestRunner
(
FAutomationTestBase& AutomationTestInstance |
||
| bool | SetUp () |