Improve testing stability
[sdc.git] / openecomp-be / backend / openecomp-sdc-vendor-software-product-manager / src / test / java / org / openecomp / sdc / vendorsoftwareproduct / QuestionnaireDataServiceTest.java
index c17c331..84ed3b3 100644 (file)
@@ -69,7 +69,7 @@ public class QuestionnaireDataServiceTest {
 
   @Before
   public void setUp() throws Exception {
 
   @Before
   public void setUp() throws Exception {
-    MockitoAnnotations.initMocks(this);
+    MockitoAnnotations.openMocks(this);
   }
 
   // TODO: 3/15/2017 fix and enable   //@Test
   }
 
   // TODO: 3/15/2017 fix and enable   //@Test