unreal.FunctionalTestLogHandling

class unreal.FunctionalTestLogHandling

Bases: EnumBase

EFunctional Test Log Handling

C++ Source:

  • Module: FunctionalTesting

  • File: FunctionalTest.h

OUTPUT_IGNORED: FunctionalTestLogHandling

2

OUTPUT_IS_ERROR: FunctionalTestLogHandling

1

PROJECT_DEFAULT: FunctionalTestLogHandling

How do log categories affect rest results. ProjectDefault can be set in DefaultEngine.ini but individual tests can override that

Type:

0