C# 클래스 NuGet.Test.XmlExtensionsTest

파일 보기 프로젝트 열기: xero-github/Nuget

비공개 메소드들

메소드 설명
AssertAttributeValue ( System.Xml.Linq.XElement element, string attributeName, string expectedAttributeValue ) : void
ExceptWithSimilarTagsRemovesTagsThatChanged ( ) : void
ExceptWithSimilarTagsRemovesTagsThatWereReordered ( ) : void
ExceptWithTagsNoConflicts ( ) : void
ExceptWithTagsWithConflicts ( ) : void
MergingElementsWithMultipleEntiresAddsEntryIfNotExists ( ) : void
MergingElementsWithMultipleSameAttributeNamesAndValuesDoesntDuplicateEntries ( ) : void
MergingTagWithConflictsAddsTag ( ) : void
MergingWithNodeActions ( ) : void
MergingWithSameTagDifferentAttributesWithNoConflictsMergesAttributes ( ) : void
MergingWithoutInsertionMappingsAddsToEnd ( ) : void