FAutomationTestBase::HasMetExpectedErrors

Returns whether this test has encountered all expected errors defined for it

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/AutomationTest.h

Include

#include "Misc/AutomationTest.h"

Source

/Engine/Source/Runtime/Core/Private/Misc/AutomationTest.cpp

Syntax

bool HasMetExpectedErrors()

Remarks

Returns whether this test has encountered all expected errors defined for it

Returns

true if this test has encountered all expected errors; false if not

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss