Behavior Property

Moq 2.6

Behavior of the mock, according to the value set in the constructor.

Namespace:  Moq
Assembly:  Moq (in Moq.dll) Version: 2.6.1014.1 (2.6.0.0)

Syntax

C#
MockBehavior Behavior { get; }

See Also