Skip to content

Latest commit

 

History

History
63 lines (45 loc) · 720 Bytes

File metadata and controls

63 lines (45 loc) · 720 Bytes

MergedXPathNavigatorTests.cs

Summary

  • Language: C#
  • Path: src/BinaryDataDecoders.ToolKit.Tests/Xml/XPath/MergedXPathNavigatorTests.cs

Public Class - MergedXPathNavigatorTests

Attributes

  • TestClass

Members

Public Property - TestContext

Summary
  • Type: TestContext

Public Method - MergeMultiplePathsTest

Attributes
  • TestMethod
  • TestCategory
  • (
  • TestCategories
  • .
  • DevLocal
  • )

Public Method - MergeMultipleTest

Attributes
  • TestMethod
  • TestCategory
  • (
  • TestCategories
  • .
  • Unit
  • )
  • TestTarget
  • (
  • typeof
  • (
  • XPathExtensions
  • )
  • ,
  • Member
  • =
  • nameof
  • (
  • XPathExtensions
  • .
  • MergeWith
  • )
  • )