Telerik.JustMock.Expectations.Abstraction
Defines common expectations.
Mark the statement as assertable in Mock.Assert<T>(T).
Defines members for setting up delegate to execute as mehtod body.
Interface containing Func type method expectations.
Arrangement filtering interface.
Specifies instance scope for the expectation.
Defines an operation that marks a expectation as must.
Defines methods to mock non-public members.
Defines methods to mock non-public ref return members.
Defines occurrence for a specific call.
Defines the order for mock setups.
Defines the prerequisite for mock setups.
Defines member for mocking IQueryable collection.
Interface containing overloads of the Returns method.
Defines the expected behavior for a setup.
Throws() methods.
Defines the time to wait before an event can be raised.
Interface containing overloads of the When method.