Remove use of xbase-lib in tests 58/85858/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 19 Nov 2019 15:09:49 +0000 (16:09 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 19 Nov 2019 15:09:49 +0000 (16:09 +0100)
commitc6ae637b860e70b953af17a1c3667fc85eadb295
tree1f8a27d809aedae7b8f41ad787a018e2b0752871
parentb76fcb3bb19ecffdfbb47d7840a51e335bead392
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