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

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

Public Methods

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

Private Methods

Method Description
TestRecordSetA ( ) : void
TestRecordSetAAAA ( ) : void
TestRecordSetAAAANonEmpty ( ) : void
TestRecordSetANonEmpty ( ) : void
TestRecordSetAddRecordTypeMismatch ( ) : void
TestRecordSetAddTwoCnames ( ) : void
TestRecordSetCNAME ( ) : void
TestRecordSetCNAMENonEmpty ( ) : void
TestRecordSetCrud ( ) : void
TestRecordSetCrudTrimsDotFromZoneName ( ) : void
TestRecordSetCrudWithPiping ( ) : void
TestRecordSetCrudWithPipingTrimsDotFromZoneName ( ) : void
TestRecordSetEndsWithZoneName ( ) : void
TestRecordSetEtagMismatch ( ) : void
TestRecordSetGet ( ) : void
TestRecordSetMX ( ) : void
TestRecordSetMXNonEmpty ( ) : void
TestRecordSetNS ( ) : void
TestRecordSetNSNonEmpty ( ) : void
TestRecordSetNewRecordNoName ( ) : void
TestRecordSetPTR ( ) : void
TestRecordSetPTRNonEmpty ( ) : void
TestRecordSetRemoveRecordTypeMismatch ( ) : void
TestRecordSetSOA ( ) : void
TestRecordSetSRV ( ) : void
TestRecordSetSRVNonEmpty ( ) : void
TestRecordSetTXT ( ) : void
TestRecordSetTXTLegacyLengthValidation ( ) : void
TestRecordSetTXTLengthValidation ( ) : void
TestRecordSetTXTNonEmpty ( ) : void
TestRecordSetnewAlreadyExists ( ) : void

Method Details

RecordsTests() public method

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