Telerik.JustMock.Core
Thrown when the JustMock profiler is required but not present.
Delegate
GetValueImplDelegateImplementation detail.
Interface
IMockMixinAn implementation detail interface. Not intended for external usage.
Class
InvocationAn implementation detail interface. Not intended for external usage.
The exception that is thrown when Mock.Assert fails.
Class
MockExceptionMock exception.
Class
MocksRepositoryAn implementation detail. Not intended for external usage.
An implementation detail. Not intended for external usage. Use this class for creating baseless proxies instead of typeof(object) so that you don't accidentally enable the interception of Object which kills performance
Delegate
SetValueImplDelegateImplementation detail.
Class
StrictMockExceptionThrown when a strict mock is accessed inappropriately.