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

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

Public Methods

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

Initializes a new instance of the GetAzureProviderFeatureCmdletTests class.

Private Methods

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

Verifies the right call patterns are made

Method Details

RegisterAzureProviderFeatureCmdletTests() public method

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