qtil
advanced-security/qtil-csharp 0.0.3
Search

Module XUnit

Provides definitions related to the xUnit.net test framework.

Import path

import semmle.code.csharp.frameworks.test.XUnit

Imports

Test

Provides common abstractions for different (unit) test frameworks.

csharp

The default C# QL library.

Classes

XUnitNamespace

The Xunit namespace.

XUnitTestCaseAttribute

An xUnit test attribute.

XUnitTestClass

An xUnit test class.

XUnitTestFile

A file that contains some xUnit annotations and is, hence, a test file.

XUnitTestMethod

An xUnit test method.