C# Class Microsoft.Azure.Commands.ScenarioTest.DnsTests.ZoneTests

Inheritance: DnsTestsBase
Show file Open project: Azure/azure-powershell

Public Methods

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

Private Methods

Method Description
TestZoneAddRemoveRecordSet ( ) : void
TestZoneCrud ( ) : void
TestZoneCrudTrimsDot ( ) : void
TestZoneCrudWithPiping ( ) : void
TestZoneCrudWithPipingTrimsDot ( ) : void
TestZoneList ( ) : void
TestZoneListSubscription ( ) : void
TestZoneNewAlreadyExists ( ) : void
TestZoneRemoveEtagMismatch ( ) : void
TestZoneRemoveNotFound ( ) : void
TestZoneSetEtagMismatch ( ) : void
TestZoneSetNotFound ( ) : void

Method Details

ZoneTests() public method

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