Namespace Telerik.JustMock.AutoMock
Classes
Contains settings that modify the auto-mocking container behavior. Create an instance of this class, set all relevant properties
and pass it to |
Auto-mocking container that can automatically inject mocks for all dependencies of the tested class. The container is based on NInject and supports the core NInject syntax as well as syntax extensions for arranging mocks and injecting mocks into properties and constructor arguments. |