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