C# Class SonarLint.VisualStudio.Progress.UnitTests.AssertIgnoreScope

Some of the tests cover exceptions in which we have asserts as well, we want to ignore those asserts during tests
Inheritance: IDisposable
Afficher le fichier Open project: SonarSource-VisualStudio/sonarlint-visualstudio

Méthodes publiques

Méthode Description
AssertIgnoreScope ( ) : System
Dispose ( ) : void

Private Methods

Méthode Description
Dispose ( bool disposing ) : void

Method Details

AssertIgnoreScope() public méthode

public AssertIgnoreScope ( ) : System
Résultat System

Dispose() public méthode

public Dispose ( ) : void
Résultat void