Navigation
API > API/Developer > API/Developer/FunctionalTesting
References
| Module | FunctionalTesting |
| Header | /Engine/Source/Developer/FunctionalTesting/Classes/FunctionalTest.h |
| Include | #include "FunctionalTest.h" |
Syntax
struct FFunctionalTestInfo
Remarks
Registration information for an individual test
Variables
| Type | Name | Description | |
|---|---|---|---|
| FString | BeautifiedName | ||
| FString | TestCommand | ||
| FString | TestTags |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FFunctionalTestInfo
(
FString BeautifiedName, |