- Assembly
- UnitTest
.dll - Namespace
- Terrasoft
.Configuration .Tests - Base Types
-
- Attribute
graph BT
Type-->Base0["Attribute"]
Type["TestFixtureTypeAttribute"]
class Type type-node
Syntax
public class TestFixtureTypeAttribute : Attribute
Attributes
Type | Description |
---|---|
Attribute |
|
ObsoleteAttribute |
Constructors
Name | Summary |
---|---|
Test |
Properties
Name | Value | Summary |
---|---|---|
Type | TestFixtureType |
Extension Methods
Name | Value | Summary |
---|---|---|
SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|