AutoMocker.DefaultValue property

April 20, 2021 · View on GitHub

Specifies the behavior to use when returning default values for unexpected invocations on loose mocks created by this instance.

public DefaultValue DefaultValue { get; }

See Also