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

Tests the Azure Provider Feature cmdlets
상속: RMTestBase
파일 보기 프로젝트 열기: Azure/azure-powershell

공개 메소드들

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

Initializes a new instance of the GetAzureProviderFeatureCmdletTests class.

비공개 메소드들

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

Resets the calls on the mocks

VerifyGetCallPatternAndReset ( ) : void

Verifies the right call patterns are made

VerifyListAllCallPatternAndReset ( ) : void

Verifies the right call patterns are made

VerifyListProviderFeaturesCallPatternAndReset ( ) : void

Verifies the right call patterns are made

메소드 상세

GetAzureProviderFeatureCmdletTests() 공개 메소드

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