C# 클래스 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
상속: IDisposable
파일 보기 프로젝트 열기: SonarSource-VisualStudio/sonarlint-visualstudio

공개 메소드들

메소드 설명
AssertIgnoreScope ( ) : System
Dispose ( ) : void

메소드 상세

AssertIgnoreScope() 공개 메소드

public AssertIgnoreScope ( ) : System
리턴 System

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void