Fix type ordering assumptions 42/67242/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 17 Jan 2018 15:58:59 +0000 (16:58 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 17 Jan 2018 15:58:59 +0000 (16:58 +0100)
commit489af55d744d90a5955def5a816f9196fd3c2ed0
tree16f52a3e3f46027d259705c06247fc28d17b2594
parent202363c68fb42b3731bdc457d58128b82a1fd71d
Fix type ordering assumptions

There are two types in this test with the same name. Do not assume
they will be reported in a particular order, but rather pick the
correct one for testing.

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