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

Tests the AzureProvider cmdlets
Afficher le fichier Open project: Azure/azure-powershell

Méthodes publiques

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

Initializes a new instance of the GetAzureProviderCmdletTests class.

Private Methods

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

Method Details

GetAzureProviderCmdletTests() public méthode

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