Remove use of xbase-lib in tests 59/85859/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 19 Nov 2019 15:09:49 +0000 (16:09 +0100)
committerRobert Varga <nite@hq.sk>
Tue, 19 Nov 2019 15:21:01 +0000 (15:21 +0000)
commit58b7522fdbb4005f918fbf0a7353dc40ad071b79
tree1571c85004c7e47b4cf9416550d891ab5819c3be
parentaf38acaf620b94d262f731951c324c1533498594
Remove use of xbase-lib in tests

The way the expected object is constructed is horrible, just use
plain fluent builder without the extensions. This makes it more
clear and much more concise.

Change-Id: I042dfda9fadcc2b3764a449dfc34300f0928370b
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
binding/mdsal-binding-test-utils/src/test/java/org/opendaylight/mdsal/binding/testutils/ExpectedObjects.java