|
@ -24,6 +24,12 @@ |
|
|
<version>4.11</version> |
|
|
<version>4.11</version> |
|
|
<scope>test</scope> |
|
|
<scope>test</scope> |
|
|
</dependency> |
|
|
</dependency> |
|
|
|
|
|
<dependency> |
|
|
|
|
|
<groupId>org.hamcrest</groupId> |
|
|
|
|
|
<artifactId>hamcrest-junit</artifactId> |
|
|
|
|
|
<version>2.0.0.0</version> |
|
|
|
|
|
<scope>test</scope> |
|
|
|
|
|
</dependency> |
|
|
<!-- https://mvnrepository.com/artifact/org.mockito/mockito-core --> |
|
|
<!-- https://mvnrepository.com/artifact/org.mockito/mockito-core --> |
|
|
<dependency> |
|
|
<dependency> |
|
|
<groupId>org.mockito</groupId> |
|
|
<groupId>org.mockito</groupId> |
|
|