@designliquido/xpath
Preparing search index...
createTestNode
Function createTestNode
createTestNode
(
nodeType
:
string
,
content
?:
string
,
type
?:
string
,
children
?:
XPathNode
[]
,
)
:
XPathNode
Create a mock node for testing
Parameters
nodeType
:
string
Optional
content
:
string
Optional
type
:
string
Optional
children
:
XPathNode
[]
Returns
XPathNode
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@designliquido/xpath
Loading...
Create a mock node for testing