C# Class Microsoft.WindowsAzure.Commands.ScenarioTest.DscExtensionTests

Show file Open project: Azure/azure-powershell

Public Methods

Method Description
DscExtensionTests ( ITestOutputHelper output ) : System.Collections.Generic

Protected Methods

Method Description
RunPowerShellTest ( ) : void
SetupManagementClients ( ) : void

Private Methods

Method Description
TestGetAzureVMDscExtension ( ) : void

Method Details

DscExtensionTests() public method

public DscExtensionTests ( ITestOutputHelper output ) : System.Collections.Generic
output ITestOutputHelper
return System.Collections.Generic

RunPowerShellTest() protected method

protected RunPowerShellTest ( ) : void
return void

SetupManagementClients() protected method

protected SetupManagementClients ( ) : void
return void