FastMoq.Models Namespace
Classes
Class | Description | |
---|---|---|
ConstructorHistory |
Class ConstructorHistory.
Implements the IReadOnlyDictionary
|
|
ConstructorModel |
Class ConstructorModel.
|
|
DbContextMock<(Of <(<'TEntity>)>)> |
Wrapper for Mock.
Implements the [T:FastMoq.Models.MockModel<T>.Mock]
|
|
DbSetMock<(Of <(<'TEntity>)>)> |
Class DbSetMock.
Implements the Mock
|
|
FastMoqNonVoidSetupPhrase<(Of <(<'T>)>)> |
Class FastMoqNonVoidSetupPhrase.
|
|
InstanceModel |
Class InstanceModel represents a type and how to create that type's instance.
Implements the InstanceModel
|
|
InstanceModel<(Of <(<'TClass>)>)> |
Class InstanceModel{TClass} represents a type and how to create that type's instance.
Implements the InstanceModel
|
|
MockDbContextOptions<(Of <(<'T>)>)> |
Class MockDbContextOptions.
Implements the Mock
|
|
MockModel |
Contains Mock and Type information.
|
|
MockModel<(Of <(<'T>)>)> |
Class MockModel.
Implements the MockModel
|
Interfaces
Interface | Description | |
---|---|---|
IDbContextMock |
Interface IDbContextMock
|
|
IDbContextMock<(Of <(<'TEntity>)>)> |
Interface IDbContextMock
Implements the IDbContextMock
|
|
IDbSetMock |
Interface IDbSetMock
|
|
IHistoryModel |
Interface IHistoryModel used for identifying objects that can be put in the history model.
|
|
IInstanceModel |
Interface IInstanceModel
|