Remove use of xbase-lib in tests 60/85860/2
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 16:23:29 +0000 (16:23 +0000)
commit1039c272d4ccee47490ed7ccf89ca6cc47a4c9be
tree7a0a16d900b04c1206ab0a78dff59f04847b46b8
parent8963b4c738caf2f0e082dd127fd193ec06ed4f45
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