Enum TestRunMode
The test running mode
Namespace: PayrollEngine.Client.Test.Payrun
Assembly: PayrollEngine.Client.Test.dll
Syntax
public enum TestRunMode
Fields
| Name | Description |
|---|---|
| RunTests | Runt the tests |
| SkipTests | Skip all test |
The test running mode
public enum TestRunMode
| Name | Description |
|---|---|
| RunTests | Runt the tests |
| SkipTests | Skip all test |