Navigation
API > API/Runtime > API/Runtime/CoreUObject
| Name | FAutomationTestUObjectClassBase |
| Type | class |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/Misc/UObjectTestUtils.h |
| Include Path | #include "Misc/UObjectTestUtils.h" |
Syntax
class FAutomationTestUObjectClassBase : public FAutomationTestBase
Inheritance Hierarchy
- FAutomationTestBase → FAutomationTestUObjectClassBase
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FAutomationTestUObjectClassBase
(
const FString& InName, |
Misc/UObjectTestUtils.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool TestEqual
(
const TCHAR* What, |
Misc/UObjectTestUtils.h | ||
bool TestNotEqual
(
const TCHAR* What, |
Misc/UObjectTestUtils.h |
Overridden from FAutomationTestBase
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool ElevateLogWarningsToErrors() |
Misc/UObjectTestUtils.h | ||
virtual bool SuppressLogErrors() |
Misc/UObjectTestUtils.h | ||
virtual bool SuppressLogWarnings() |
Misc/UObjectTestUtils.h |