Mocker..::..GetRequiredMock Method (Type)
Gets the required mock.
Namespace:
FastMoq
Assembly:
FastMoq.Core (in FastMoq.Core.dll)
Syntax
Exceptions
Exception | Condition |
---|---|
ArgumentException | type must be a class. - type |
InvalidOperationException | type must be a class. - type |