C# Class Microsoft.Azure.Commands.Automation.Test.AutomationTests

Show file Open project: Azure/azure-powershell

Public Methods

Method Description
AutomationTests ( Xunit output ) : Microsoft.WindowsAzure.Commands.ScenarioTest

Private Methods

Method Description
TestAutomationConfigureRunbook ( ) : void
TestAutomationPublishAndEditRunbook ( ) : void
TestAutomationRunbookWithParameter ( ) : void
TestAutomationStartAndStopRunbook ( ) : void
TestAutomationStartRunbookOnASchedule ( ) : void
TestAutomationStartUnpublishedRunbook ( ) : void
TestAutomationSuspendAndResumeJob ( ) : void

Method Details

AutomationTests() public method

public AutomationTests ( Xunit output ) : Microsoft.WindowsAzure.Commands.ScenarioTest
output Xunit
return Microsoft.WindowsAzure.Commands.ScenarioTest