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