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