Add SchemaInferenceStack.ofDataTreePath() 68/95168/1
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 14 Feb 2021 17:31:52 +0000 (18:31 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 14 Feb 2021 17:33:30 +0000 (18:33 +0100)
commit5764a481272f5fc29456b0f14ce5630c3d8b34ad
treeff81d9f57741d77aeafdc15e7df0eaf2b4b532f1
parentb0b0ee8a94be0ce275db1b5ce31c5226110dcb53
Add SchemaInferenceStack.ofDataTreePath()

This method is useful at least for testing. Also fix a copy&paste
mistake -- a failure is in the 'data tree', not 'schema tree'.

JIRA: YANGTOOLS-1231
Change-Id: Ied1c25700744f8c6a616efc172808af96f4615fe
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
yang/yang-model-util/src/main/java/org/opendaylight/yangtools/yang/model/util/SchemaInferenceStack.java