We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 686738d commit 9fcaf13Copy full SHA for 9fcaf13
pom.xml
@@ -23,12 +23,6 @@
23
<version>4.11</version>
24
<scope>test</scope>
25
</dependency>
26
- <!--<dependency>-->
27
- <!--<groupId>org.mockito</groupId>-->
28
- <!--<artifactId>mockito-core</artifactId>-->
29
- <!--<version>1.9.5</version>-->
30
- <!--<scope>test</scope>-->
31
- <!--</dependency>-->
32
<dependency>
33
<groupId>org.powermock</groupId>
34
<artifactId>powermock-module-junit4</artifactId>
0 commit comments