Fix asserts in BindingGeneratorImplTest 56/95556/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 25 Mar 2021 10:31:47 +0000 (11:31 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 25 Mar 2021 10:31:47 +0000 (11:31 +0100)
commit67ed441d8cbc17215e05d2c11a11cd81a17bc102
tree0abf0cbc107ef9a7063c46cf9f19bdf057a3a0a0
parent0bda12f36ce25731b611fa7c94e930052f83813c
Fix asserts in BindingGeneratorImplTest

Assertions here are the 'assertTrue()' kind, where they really can be
much more expressive. Fix that, making failures easier to diagnose.

Change-Id: I4a244d9633e314bbf92b9d8cc1632c1058a59afd
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
binding/mdsal-binding-generator-impl/src/test/java/org/opendaylight/mdsal/binding/generator/impl/BindingGeneratorImplTest.java