BUG-5006: rework SouthboundMapperTest without PowerMock 84/34484/3
authorStephen Kitt <skitt@redhat.com>
Thu, 11 Feb 2016 17:09:34 +0000 (18:09 +0100)
committerSam Hague <shague@redhat.com>
Fri, 12 Feb 2016 01:01:00 +0000 (20:01 -0500)
commit5aea3c01d6b54a0317d74bf50c45ed442b6a93df
tree391eb1ec276514df8149424b66702240f14c9a14
parent9fbb4ee65615591a6fafc729f2d13687e4beeb60
BUG-5006: rework SouthboundMapperTest without PowerMock

A number of tests were meaningless, these have all been fixed to
verify SouthboundMapper's behaviour.

Conflicts:
southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundMapperTest.java

Change-Id: Ia349e545bde9706d2b1840530abd46c09ac55e45
Signed-off-by: Stephen Kitt <skitt@redhat.com>
Signed-off-by: Sam Hague <shague@redhat.com>
southbound/southbound-impl/pom.xml
southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundMapperTest.java
southbound/southbound-impl/src/test/resources/org/opendaylight/ovsdb/southbound/openvswitch_schema.json [new file with mode: 0644]