Enum
UnitTestType

Definition

Namespace:ArtOfTest.Common.Design.ProjectModel

Assembly:ArtOfTest.WebAii.Design.dll

Syntax:

cs-api-definition
public enum UnitTestType

Fields

MbUnit

Declaration

cs-api-definition
MbUnit = 2

Field Value

UnitTestType

NUnit

Declaration

cs-api-definition
NUnit = 4

Field Value

UnitTestType

None

Declaration

cs-api-definition
None = 0

Field Value

UnitTestType

VS

Declaration

cs-api-definition
VS = 1

Field Value

UnitTestType

XUnit

Declaration

cs-api-definition
XUnit = 3

Field Value

UnitTestType

In this article
DefinitionFieldsMbUnitNUnitNoneVSXUnit
Not finding the help you need?
Contact Support