Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
SonarLint
VisualStudio
Integration
UnitTests
AssertIgnoreScope
C# Class SonarLint.VisualStudio.Integration.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
Show file
Open project: SonarSource-VisualStudio/sonarlint-visualstudio
Public Methods
Method
Description
AssertIgnoreScope
( ) :
System
Dispose
( ) :
void
Method Details
AssertIgnoreScope()
public
method
public
AssertIgnoreScope
( ) :
System
return
System
Dispose()
public
method
public
Dispose
( ) :
void
return
void