UUnitTestManager::NotifyUnitTestCleanup

Notification that is triggered when a unit test is cleaning up

Windows
MacOS
Linux

References

Module

NetcodeUnitTest

Header

/Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Classes/UnitTestManager.h

Include

#include "UnitTestManager.h"

Source

/Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Private/UnitTestManager.cpp

Syntax

void NotifyUnitTestCleanup
(
    UUnitTest * InUnitTest
)

Remarks

Notification that is triggered when a unit test is cleaning up

Parameters

Parameter

Description

InUnitTest

The unit test that is cleaning up

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