UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UObjectTestUtils.h File Reference

Go to the source code of this file.

Classes

class  FAutomationTestUObjectClassBase
 

Namespaces

namespace  UE
 
namespace  UE::CoreUObject
 

Functions

template<typename UEnumType UE_REQUIRES>
bool UE::CoreUObject::TestEqual (const FString &What, const UEnumType Actual, const UEnumType Expected, FAutomationTestBase &InTestInstance)
 
template<typename UEnumType UE_REQUIRES>
bool UE::CoreUObject::TestNotEqual (const FString &What, const UEnumType Actual, const UEnumType Expected, FAutomationTestBase &InTestInstance)