C# (CSharp) TestHelper Пространство имен

Классы

Имя Описание
CodeFixVerifier Superclass of all Unit tests made for diagnostics with codefixes. Contains methods used to verify correctness of codefixes
DiagnosticResult Struct that stores information about a Diagnostic appearing in a source
DiagnosticResultLocation Location where the diagnostic appears, as determined by path, line number, and column number.
DiagnosticVerifier Superclass of all Unit Tests for DiagnosticAnalyzers