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

Show file Open project: Azure/azure-powershell

Protected Methods

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

Private Methods

Method Description
TestAzureServiceDiagnosticsExtensionBasic ( ) : void
TestAzureServiceDiagnosticsExtensionConfigurationArray ( ) : void
TestAzureServiceDiagnosticsExtensionWrongServiceName ( ) : void

Method Details

RunPowerShellTest() protected method

protected RunPowerShellTest ( ) : void
return void

SetupManagementClients() protected method

protected SetupManagementClients ( ) : void
return void