Assert schema tree class claim 06/96506/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 9 Jun 2021 23:33:47 +0000 (01:33 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 9 Jun 2021 23:42:00 +0000 (01:42 +0200)
commitf8a8a7b4514be5acb8f1f95b3c89060c0b0180a9
tree324f1462a37d64377934260c100526637c9a161e
parent375e0c06abb781b41ae46709f22efd9842c500f5
Assert schema tree class claim

'action' statement is displacing 'grouping' as per its claim on
schema tree namespace. 'rpc' historically does something radically
different, but we really want to go the 'action' route.

This change in behavior is already happening as part of CollisionDomain
mode of operation, here we add an explicit test for that scenario.

JIRA: MDSAL-666
Change-Id: Ie46b1234f5b01c66a8e3657ce984ec59d3a2475e
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
binding/mdsal-binding-generator-impl/src/test/java/org/opendaylight/mdsal/binding/generator/impl/Mdsal666Test.java [new file with mode: 0644]
binding/mdsal-binding-generator-impl/src/test/resources/mdsal666.yang [new file with mode: 0644]