Show / Hide Table of Contents

Class ReportCustomTest

Report custom test class

Inheritance
object
CustomTestBase<ReportTestContext>
ReportCustomTest
Inherited Members
CustomTestBase<ReportTestContext>.HttpClient
CustomTestBase<ReportTestContext>.Context
CustomTestBase<ReportTestContext>.Tenant
CustomTestBase<ReportTestContext>.User
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: PayrollEngine.Client.Test.Report
Assembly: PayrollEngine.Client.Test.dll
Syntax
public abstract class ReportCustomTest : CustomTestBase<ReportTestContext>

Constructors

ReportCustomTest(PayrollHttpClient, ReportTestContext)

New instance of ReportCustomTest

Declaration
protected ReportCustomTest(PayrollHttpClient httpClient, ReportTestContext context)
Parameters
Type Name Description
PayrollHttpClient httpClient

The payroll http client

ReportTestContext context

The test context

Extension Methods

ConsoleExtensions.WriteProperties(object, bool)
ValueTypeExtensions.GetValueType(object)
ObjectInfo.GetPropertyValue(object, string)
ObjectInfo.GetPropertyValue<T>(object, string, T)
ObjectInfo.ResolvePropertyValue(object, string)
ObjectInfo.SetPropertyValue(object, string, object)
☀
☾
Back to top Generated by DocFX