- Assembly
- UnitTest
.dll - Namespace
- Terrasoft
.Configuration .Tests - Base Types
-
- Enum
graph BT
Type-->Base0["Enum"]
Type["TestFixtureType"]
class Type type-node
Syntax
public sealed class TestFixtureType : Enum
Attributes
Type | Description |
---|---|
FlagsAttribute | |
ObsoleteAttribute |
Fields
Name | Constant Value | Summary |
---|---|---|
Integration | 1 |
static
|
PreCommit | 0 |
static
|
value__ |
Extension Methods
Name | Value | Summary |
---|---|---|
SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|