C# Class SonarLint.VisualStudio.Integration.UnitTests.ConfigurableTeamExplorerController

Inheritance: ITeamExplorerController
Mostra file Open project: SonarSource-VisualStudio/sonarlint-visualstudio Class Usage Examples

Public Methods

Method Description
AssertExpectedNumCallsShowConnectionsPage ( int calls ) : void

Private Methods

Method Description
ITeamExplorerController ( ) : void

Method Details

AssertExpectedNumCallsShowConnectionsPage() public method

public AssertExpectedNumCallsShowConnectionsPage ( int calls ) : void
calls int
return void