Module Moq
Provides definitions related to the namespace Moq
.
Import path
import semmle.code.csharp.frameworks.Moq
Imports
csharp | The default C# QL library. |
Classes
MoqLanguageNamespace | The |
ReturnedByMockObject | An object creation that is returned by a mock. |
ReturnsMethod | A Moq method that declares a value to be returned by a mock in reaction to an action. |