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

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

Méthodes publiques

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

Initializes a new instance of the GetAzureProviderCmdletTests class.

Private Methods

Méthode Description
UnregisterResourceProviderTests ( ) : void
VerifyCallPatternAndReset ( bool succeeded ) : void

Verifies the right call patterns are made

Method Details

UnregisterAzureProviderCmdletTests() public méthode

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