Module VisualStudio
Provides definitions related to the Microsoft Visual Studio Unit Testing Framework.
Import path
import semmle.code.csharp.frameworks.test.VisualStudioImports
Classes
| AssertFailedExceptionClass | The |
| VSTestAssertClass | The |
| VSTestClass | A class that contains test methods. |
| VSTestFile | A file that contains some Visual Studio Unit Testing Framework annotations and is, hence, a test file. |
| VSTestMethod | A Visual Studio test method. |
| VSTestNamespace | The |