II.
Library overview
Reference · livelibrary:moq
Moq overview
Most widely used .NET mocking library, leveraging Castle DynamicProxy to create strongly-typed mock objects with a LINQ-based fluent setup API for method expectations, return values, callbacks, and verification.
Attributes
displayName
Moq
belongsToLanguageId
category
testing
description
Most widely used .NET mocking library, leveraging Castle DynamicProxy to
create strongly-typed mock objects with a LINQ-based fluent setup API for
method expectations, return values, callbacks, and verification.
Outgoing edges
alternative_to1
- library:mockito·LibraryMockito
belongs_to_language1
- language:csharp·LanguageC#
library_used_by1
- skill-area:component-testing·SkillAreaComponent Testing
Incoming edges
alternative_to2
- library:mockito-dart·LibraryMockito (Dart)
- library:mockito·LibraryMockito