Remove dependency on org.powermock (PowerMockito) 93/43493/1
authormark.j.leonard <mark.j.leonard@gmail.com>
Wed, 18 Apr 2018 10:17:11 +0000 (11:17 +0100)
committermark.j.leonard <mark.j.leonard@gmail.com>
Wed, 18 Apr 2018 10:22:16 +0000 (11:22 +0100)
Replace use of PowerMockito packages with the standard Mockito.
Create a BabelServiceClient Factory class to simplify mocking.
Remove duplicated "no mock" test classes that were not in fact free of
mocking. Add a dummy sample CSAR file for testing of artifact downloads.

Change-Id: Ib86f560e514e1efab0e2f732e494a032d555c7c3
Issue-ID: AAI-1049
Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>

No differences found