Base class for mocks and static helper class with methods that
apply to mocked objects, such as Get<(Of <<'(T>)>>)(T) to
retrieve a Mock<(Of <(<'T>)>)> from an object instance.
Namespace: Moq
Assembly: Moq (in Moq.dll) Version: 4.0.10827.0 (4.0.0.0)
Syntax
C# |
---|
public abstract class Mock : IHideObjectMembers |