Enum TestDisplayMode
Test display mode
Namespace: PayrollEngine.Client.Test
Assembly: PayrollEngine.Client.Test.dll
Syntax
public enum TestDisplayMode
Fields
| Name | Description |
|---|---|
| ShowAll | Show all tests including passed |
| ShowFailed | Show failed tests only (default) |