C# (CSharp) Snooze.AutoMock.Castle.MoqContrib.AutoMock Namespace

Сlasses

Name Description
MockGenerator
MockHeap Like a container, but keeps track of mocks instead of objects.
MockHeap.Data
MockingUtilities tidbits of functionality that are useful internally
UnmockableException Indicates that we couldn't generate a mock for the given service. This is usually because the service was a primitive like a string or number.