DbSetMock<(Of <(<'TEntity>)>)> Members
The DbSetMock<(Of <(<'TEntity>)>)> type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DbSetMock<(Of <(<'TEntity>)>)>()()()() | ||
DbSetMock<(Of <(<'TEntity>)>)>(IList<(Of <<'(TEntity>)>>)) |
Methods
Name | Description | |
---|---|---|
SetupAsyncListMethods |
Create Mock Setup for asynchronous methods to return data.
|
|
SetupListMethods |
Create Mock Setup for methods to return data.
|
|
SetupMockMethods |
Create Mock Setup for synchronous and asynchronous methods to return data.
|