Class WageTypeTestCustomResult
The wage type test custom result
Inheritance
WageTypeTestCustomResult
Inherited Members
Namespace: PayrollEngine.Client.Test.Payrun
Assembly: PayrollEngine.Client.Test.dll
Syntax
public class WageTypeTestCustomResult : NumericTestResultBase<WageTypeCustomResult>
Constructors
WageTypeTestCustomResult(TestPrecision, WageTypeCustomResult, WageTypeCustomResult)
Initializes a new instance of the WageTypeTestCustomResult class
Declaration
public WageTypeTestCustomResult(TestPrecision testPrecision, WageTypeCustomResult expectedResult, WageTypeCustomResult actualResult = null)
Parameters
| Type | Name | Description |
|---|---|---|
| TestPrecision | testPrecision | The testing precision |
| WageTypeCustomResult | expectedResult | The expected result |
| WageTypeCustomResult | actualResult | The actual result |
Methods
ValidCulture()
Get for valid culture
Declaration
public override bool ValidCulture()
Returns
| Type | Description |
|---|---|
| bool |