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

Exibir arquivo Open project: Azure/azure-powershell

Public Methods

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

Protected Methods

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

Private Methods

Method Description
TestSchedulerEndToEnd ( ) : void

Method Details

RunPowerShellTest() protected method

protected RunPowerShellTest ( ) : void
return void

SchedulerTests() public method

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

SetupManagementClients() protected method

protected SetupManagementClients ( ) : void
return void