Navigation
API > API/Developer > API/Developer/FunctionalTesting > API/Developer/FunctionalTesting/FFunctionalTestBase
References
| Module | FunctionalTesting |
| Header | /Engine/Source/Developer/FunctionalTesting/Classes/FunctionalTestBase.h |
| Include | #include "FunctionalTestBase.h" |
void SetLogErrorAndWarningHandling
&40;
TOptional< bool > InSuppressErrors,
TOptional< bool > InSuppressWarnings,
TOptional< bool > InWarningsAreErrors
&41;
Remarks
Specify how log errors & warnings should be handled during tests. If values are not set then the project defaults will be used.