FAutomationTestBase::HasMetExpectedErrors

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

Choose your operating system:

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