C# Class Microsoft.WindowsAzure.Commands.Test.Common.PublishSettingImporterTests

Show file Open project: AzureRT/azure-sdk-tools

Private Methods

Method Description
ExpectedManagementCertificate ( System.Xml.Linq.XDocument doc, System.Xml.Linq.XElement sub ) : X509Certificate2
ExpectedManagementUri ( System.Xml.Linq.XDocument doc, System.Xml.Linq.XElement sub ) : Uri
GetPublishSettingsStream ( string resourceName ) : Stream
ImportingValidPublishSettingsSchema1ReturnsExpectedSubscriptions ( ) : void
ImportingValidPublishSettingsSchema2ReturnsExpectedSubscriptions ( ) : void
ReadExpected ( Stream s ) : System.Xml.Linq.XDocument
ReadPublishSettings ( Stream s ) : List
TestReading ( string resourceName ) : void