Show / Hide Table of Contents

Class TestFileExtensions

Test file extensions

Inheritance
object
TestFileExtensions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: PayrollEngine.Client.Test
Assembly: PayrollEngine.Client.Test.dll
Syntax
public static class TestFileExtensions

Fields

CaseTest

Case test file extension

Declaration
public static readonly string CaseTest
Field Value
Type Description
string

EmployeeTest

Employee test file extension

Declaration
public static readonly string EmployeeTest
Field Value
Type Description
string

PayrunTest

Payrun test file extension

Declaration
public static readonly string PayrunTest
Field Value
Type Description
string

ReportTest

Report test file extension

Declaration
public static readonly string ReportTest
Field Value
Type Description
string
☀
☾
Back to top Generated by DocFX