Mocks Property From Moq 2.6 previous page next page Collapse AllExpand All C#MoqMockFactory..::.Mocks Property MockFactory Class See Also Send Feedback Gets the mocks that have been created by this factory and that will get verified together. Namespace: Moq Assembly: Moq (in Moq.dll) Version: 2.6.1014.1 (2.6.0.0)SyntaxC#protected IEnumerable<IMock> Mocks { get; }See AlsoMockFactory ClassMoq Namespace previous page start next page