Namespace FastMoq.Models
Classes
ConstructorHistory
Class ConstructorHistory.
Implements the IReadOnlyDictionary<TKey, TValue>
ConstructorModel
Interface IHistoryModel used for identifying objects that can be put in the history model.
DbContextMock<TEntity>
Wrapper for Mock. Implements the Moq.Mock<T>
DbSetMock<TEntity>
Class DbSetMock. Implements the Moq.Mock<T>
FastMoqNonVoidSetupPhrase<T>
Class FastMoqNonVoidSetupPhrase.
InstanceFunction
InstanceFunction<T>
InstanceModel
Class InstanceModel represents a type and how to create that type's instance. Implements the InstanceModel
InstanceModel<TClass>
Class InstanceModel represents a type and how to create that type's instance. Implements the InstanceModel
LogEntry
Captured provider-agnostic logger event emitted by an ILogger mock configured through FastMoq.
MockAsyncEnumerable<T>
MockAsyncEnumerator<T>
MockDbContextOptions<T>
MockModel
Contains provider-agnostic mock and Type information.
MockModel<T>
Generic mock model wrapper (provider-first, Moq legacy compatible).
ObservableExceptionLog
ObservableLogEntries
Interfaces
IDbContextMock
IDbContextMock<TEntity>
IDbSetMock
IHistoryModel
Interface IHistoryModel used for identifying objects that can be put in the history model.
IInstanceModel
Interface IHistoryModel used for identifying objects that can be put in the history model.