IDbSetMock Methods
The IDbSetMock type exposes the following members.
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.
|