mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
JaCoCo used for code coverage calculation in the project doesn't support PowerMockito classes. This PR attemps to reduce usage of PowerMockito. Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>