Navigation
API > API/Developer > API/Developer/AutomationController > API/Developer/AutomationController/FAutomationFilter
Description
Should we only show excluded tests.
| Name | ShouldShowOnlyExcludedTests |
| Type | function |
| Header File | /Engine/Source/Developer/AutomationController/Public/AutomationFilter.h |
| Include Path | #include "AutomationFilter.h" |
const bool ShouldShowOnlyExcludedTests() const
True if we should be showing only excluded tests.
See Also
-
SetOnlyShowSmokeTests
-
ShouldShowWarnings