C# Class Microsoft.Azure.Commands.Resources.Test.GetAzureProviderFeatureCmdletTests

Tests the Azure Provider Feature cmdlets
Inheritance: RMTestBase
Afficher le fichier Open project: Azure/azure-powershell

Méthodes publiques

Méthode Description
GetAzureProviderFeatureCmdletTests ( ITestOutputHelper output ) : Microsoft.Azure.Commands.ResourceManager.Cmdlets.Implementation

Initializes a new instance of the GetAzureProviderFeatureCmdletTests class.

Private Methods

Méthode Description
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

Method Details

GetAzureProviderFeatureCmdletTests() public méthode

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