Show / Hide Table of Contents

Class ReportTestContext

The report test context

Inheritance
object
TestContextBase
ReportTestContext
Inherited Members
TestContextBase.TestName
TestContextBase.Tenant
TestContextBase.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 class ReportTestContext : TestContextBase

Constructors

ReportTestContext()

Declaration
public ReportTestContext()

Properties

Regulation

The regulation

Declaration
public Regulation Regulation { get; set; }
Property Value
Type Description
Regulation

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