Add test for YangBinaryOperator serialization 00/116100/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 27 Mar 2025 13:20:11 +0000 (14:20 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 27 Mar 2025 13:20:11 +0000 (14:20 +0100)
commite255290ab9989f36e16c3ad574b5a192fd26d525
treebb7ce74bcdcb2496f11894cbc0072160e46f6a71
parentb0451e7aaf43d772957554d26a765d11c50379f5
Add test for YangBinaryOperator serialization

We really would want to keep SpotBugs happy, but not at the cost of a
regression. Add a test to make sure we are okay on this front.

Change-Id: I24f089c24a3ffad8ad09711d8413ebad71c9d968
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
xpath/yang-xpath-api/src/test/java/org/opendaylight/yangtools/yang/xpath/api/YangBinaryOperatorTest.java [new file with mode: 0644]