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

Show file Open project: SonarSource-VisualStudio/sonarlint-visualstudio

Private Methods

Method Description
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