@@ -35,7 +35,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
</dependency>
<dependency>
<groupId>org.mockito</groupId>
- <artifactId>mockito-core</artifactId>
+ <artifactId>mockito-all</artifactId>
<scope>test</scope>
</dependencies>
@@ -88,7 +88,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">