FAutomationTestMessageFilter

Special feedback context used during automated testing to filter messages that happen during tests

Windows
MacOS
Linux

Inheritance Hierarchy

FOutputDevice

FFeedbackContext

FAutomationTestFramework::FAutomationTestMessageFilter

References

Module

Core

Header

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

Include

#include "Misc/AutomationTest.h"

Syntax

class FAutomationTestMessageFilter : public FFeedbackContext

Remarks

Special feedback context used during automated testing to filter messages that happen during tests

Constructors

Destructors

Functions

Name Description

Public function Virtual

void

 

Serialize

(
    const TCHAR* V,
    ELogVerbosity::Type Verbosity,
    const FName& Category
)

FOutputDevice interface

Public function

void

 

SetCurrentAutomationTest

(
    FAutomationTestBase* InAutomat...
)

Set the automation test associated with the feedback context.

Public function

void

 

SetDestinationContext

(
    FFeedbackContext* InDestinatio...
)

Set the destination associated with the feedback context.

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