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

Tests the AzureProvider cmdlets
Inheritance: RMTestBase
Mostrar archivo Open project: Azure/azure-powershell

Public Methods

Method Description
UnregisterAzureProviderCmdletTests ( ITestOutputHelper output ) : Microsoft.Azure.Commands.ResourceManager.Cmdlets.Implementation

Initializes a new instance of the GetAzureProviderCmdletTests class.

Private Methods

Method Description
UnregisterResourceProviderTests ( ) : void
VerifyCallPatternAndReset ( bool succeeded ) : void

Verifies the right call patterns are made

Method Details

UnregisterAzureProviderCmdletTests() public method

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