Correct case confusion 42/72342/4
authorRobert Varga <robert.varga@pantheon.tech>
Sat, 26 May 2018 11:19:02 +0000 (13:19 +0200)
committerRobert Varga <nite@hq.sk>
Thu, 31 May 2018 18:12:45 +0000 (18:12 +0000)
commit51c599a04b50c35685abb751ec00eef5038ffecd
tree23e11aa1984acaa363b4860bca6a64a6c36ba02e
parent9635ef3004fc2c4b5e5259e822321f690d4aa96c
Correct case confusion

Binding case statements to their choices exposes type safety
confusion in test, fix that up.

Change-Id: I12eb54fdf190e61a7c1afd88f06e5ccc2daa9b30
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/GroupConvertorTest.java