Click or drag to resize

AutoMock Properties

The AutoMock type exposes the following members.

Properties
  NameDescription
Public propertyContainer
Gets the IContainer that handles the component resolution.
Public propertyMockRepository
Gets the MockRepository instance responsible for expectations and mocks.
Public propertyVerifyAll
Gets or sets a value indicating whether all mocks are verified.
Top
See Also