AutoMocker.MockBehavior property
April 20, 2021 · View on GitHub
Behavior of created mocks, according to the value set in the constructor.
public MockBehavior MockBehavior { get; }
See Also
- class AutoMocker
- namespace Moq.AutoMock
April 20, 2021 · View on GitHub
Behavior of created mocks, according to the value set in the constructor.
public MockBehavior MockBehavior { get; }