FAutomationTestFeedbackContext

Special feedback context used exclusively while automation testing

Windows
MacOS
Linux

Inheritance Hierarchy

FOutputDevice

FFeedbackContext

FAutomationTestFramework::FAutomationTestFeedbackContext

References

Module

Core

Header

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

Include

#include "Misc/AutomationTest.h"

Syntax

class FAutomationTestFeedbackContext : public FFeedbackContext

Remarks

Special feedback context used exclusively while automation testing

Constructors

Name Description

Public function

FAutomationTestFeedbackContext()

Constructor

Destructors

Name Description

Public function

~FAutomationTestFeedbackContext()

Destructor

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.

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