Improve testing stability
[sdc.git] / catalog-be / src / test / java / org / openecomp / sdc / be / components / impl / ComponentLockerTest.java
index d2c7c7a..74d0e61 100644 (file)
@@ -46,7 +46,7 @@ public class ComponentLockerTest {
 \r
     @Before\r
     public void init() {\r
-        MockitoAnnotations.initMocks(this);\r
+        MockitoAnnotations.openMocks(this);\r
     }\r
 \r
     @Test\r