FastMoq.Models Namespace

Classes


  Class Description
Public class ConstructorHistory
Class ConstructorHistory. Implements the IReadOnlyDictionary
Public class ConstructorModel
Class ConstructorModel.
Public class DbContextMock<(Of <(<'TEntity>)>)>
Wrapper for Mock. Implements the [T:FastMoq.Models.MockModel<T>.Mock]
Public class DbSetMock<(Of <(<'TEntity>)>)>
Class DbSetMock. Implements the Mock
Public class FastMoqNonVoidSetupPhrase<(Of <(<'T>)>)>
Class FastMoqNonVoidSetupPhrase.
Public class InstanceModel
Class InstanceModel represents a type and how to create that type's instance. Implements the InstanceModel
Public class InstanceModel<(Of <(<'TClass>)>)>
Class InstanceModel{TClass} represents a type and how to create that type's instance. Implements the InstanceModel
Public class MockDbContextOptions<(Of <(<'T>)>)>
Class MockDbContextOptions. Implements the Mock
Public class MockModel
Contains Mock and Type information.
Public class MockModel<(Of <(<'T>)>)>
Class MockModel. Implements the MockModel

Interfaces


  Interface Description
Public interface IDbContextMock
Interface IDbContextMock
Public interface IDbContextMock<(Of <(<'TEntity>)>)>
Interface IDbContextMock Implements the IDbContextMock
Public interface IDbSetMock
Interface IDbSetMock
Public interface IHistoryModel
Interface IHistoryModel used for identifying objects that can be put in the history model.
Public interface IInstanceModel
Interface IInstanceModel