CodeQL library for C#
codeql/csharp-all 0.6.1 ( changelog , source )
Search

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 Moq.Language Namespace.

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.