C# 클래스 SonarLint.VisualStudio.Progress.UnitTests.VsOutputWindowPaneNotifierTests

파일 보기 프로젝트 열기: SonarSource-VisualStudio/sonarlint-visualstudio

비공개 메소드들

메소드 설명
CreateAndRegisterFrame ( ) : StubVsUIShell.StubWindowFrame
CreateOutputPane ( bool logFullException ) : StubVsOutputWindowPane
CreateTestMessageFormat ( ) : string
CreateTestSubject ( IVsOutputWindowPane pane, bool ensureOutputVisible, bool logFullException ) : VsOutputWindowPaneNotifier
TestInitialize ( ) : void
VsOutputWindowPaneNotifier_Args ( ) : void
VsOutputWindowPaneNotifier_EnsureOutputVisible ( ) : void
VsOutputWindowPaneNotifier_FullException ( ) : void
VsOutputWindowPaneNotifier_MessageOnly ( ) : void