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

Exibir arquivo Open project: Azure/azure-powershell

Public Methods

Method Description
ServiceManagementTests ( ITestOutputHelper output ) : Microsoft.WindowsAzure.ServiceManagemenet.Common.Models

Protected Methods

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

Private Methods

Method Description
RunAutoGeneratedHostedServiceCmdletTests ( ) : void
RunAutoGeneratedServiceExtensionCmdletTests ( ) : void
RunAutoGeneratedVirtualMachineCmdletTests ( ) : void
RunAzurePlatformVMImageNegativeTest ( ) : void
RunEnableAndDisableDataCollectionTests ( ) : void
RunNewAzureComputeArgumentListTests ( ) : void
RunNewAzureComputeParameterObjectTests ( ) : void
RunRedeployVirtualMachineTest ( ) : void
RunServiceDeploymentExtensionCmdletTests ( ) : void
RunServiceExtensionSetCmdletTests ( ) : void
RunServiceManagementCloudExceptionTests ( ) : void
RunStartAndStopMultipleVirtualMachinesTest ( ) : void
TestExtensionRoleNames ( ) : void
TestGetAzureLocation ( ) : void
TestGetAzureVM ( ) : void
TestMigrateAzureDeployment ( ) : void
TestMigrateAzureStorageAccount ( ) : void
TestMigrateAzureVNet ( ) : void
TestMigrationAbortAzureDeployment ( ) : void
TestMigrationAbortAzureStorageAccount ( ) : void
TestMigrationAbortAzureVNet ( ) : void
TestMigrationAzureReservedIP ( ) : void
TestMigrationNetworkSecurityGroup ( ) : void
TestMigrationRouteTable ( ) : void
TestMigrationValidateAzureDeployment ( ) : void
TestNewAzureVMWithBYOL ( ) : void

Method Details

RunPowerShellTest() protected method

protected RunPowerShellTest ( ) : void
return void

ServiceManagementTests() public method

public ServiceManagementTests ( ITestOutputHelper output ) : Microsoft.WindowsAzure.ServiceManagemenet.Common.Models
output ITestOutputHelper
return Microsoft.WindowsAzure.ServiceManagemenet.Common.Models

SetupManagementClients() protected method

protected SetupManagementClients ( ) : void
return void