BUG-5006: rework SouthboundProviderTest, clean up
authorStephen Kitt <skitt@redhat.com>
Tue, 16 Feb 2016 11:12:47 +0000 (12:12 +0100)
committerStephen Kitt <skitt@redhat.com>
Tue, 16 Feb 2016 11:18:04 +0000 (12:18 +0100)
SouthboundProviderTest doesn't need PowerMock, rework it to drive
everything through public methods and verify data-store side-effects
instead of method invocations.

Clean up a few unneeded exception declarations on close() methods.

Remove the last traces of PowerMock from SouthboundMapperTest.

Change-Id: I9b634680211fa528780b6a8b9edc4153744aba08
Signed-off-by: Stephen Kitt <skitt@redhat.com>

No differences found