- Assembly
- UnitTest
.dll - Namespace
- Terrasoft
.UnitTest - Base Types
-
- EntitySchemaManager
graph BT
Type-->Base0["EntitySchemaManager"]
Type["TestEntitySchemaManager"]
class Type type-node
Syntax
public class TestEntitySchemaManager : EntitySchemaManager
Constructors
Name | Summary |
---|---|
Test |
Properties
Name | Value | Summary |
---|---|---|
AppConnection | AppConnection | |
TestItems | Dictionary |
Methods
Extension Methods
Name | Value | Summary |
---|---|---|
CreateLookupColumn |
EntitySchemaColumn |
From UnitTestUtilities
|
Mock |
void |
From UnitTestUtilities
|
Mock |
void |
From UnitTestUtilities
|
SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|