C# 클래스 Microsoft.Azure.Commands.Resources.Test.GetAzureProviderCmdletTests

Tests the AzureProvider cmdlets
파일 보기 프로젝트 열기: Azure/azure-powershell

공개 메소드들

메소드 설명
GetAzureProviderCmdletTests ( ITestOutputHelper output ) : Microsoft.Azure.Commands.ResourceManager.Cmdlets.Implementation

Initializes a new instance of the GetAzureProviderCmdletTests class.

비공개 메소드들

메소드 설명
GetsResourceProviderTests ( ) : void
ResetCalls ( ) : void

Resets the calls on the mocks

VerifyGetCallPatternAndReset ( ) : void

Verifies the right call patterns are made

VerifyListCallPatternAndReset ( ) : void

Verifies the right call patterns are made

메소드 상세

GetAzureProviderCmdletTests() 공개 메소드

Initializes a new instance of the GetAzureProviderCmdletTests class.
public GetAzureProviderCmdletTests ( ITestOutputHelper output ) : Microsoft.Azure.Commands.ResourceManager.Cmdlets.Implementation
output ITestOutputHelper
리턴 Microsoft.Azure.Commands.ResourceManager.Cmdlets.Implementation