Mockit.setUpMock(MockVcResourceUtilsForHeal.class);
}
@BeforeClass(groups = { "TestClusterHealService" })
public static void setUp() throws Exception {
service = new ClusterHealService();
// mock cluster entity manager
IClusterEntityManager entityMgr = Mockito.mock(IClusterEntityManager.class);
// mock getDisks