SysTestFilterStrategyType Enumeration
Help Text: Select which test method filter to use during execution of unit tests.
Style: ComboBox
Values
Name | Value | Description |
---|---|---|
SysTestFilterActiveTestsStrategy | 0 | Active tests |
SysTestFilterCheckInTestsStrategy | 1 | Check-in tests |
SysTestFilterAllTestsStrategy | 2 | All tests |