Spy, mock, stub in Spock Framework

This commit is contained in:
Kacper Koza
2019-03-03 00:11:21 +01:00
parent 46bad01ab9
commit 01ab66f84f
10 changed files with 278 additions and 2 deletions
+2 -2
View File
@@ -48,9 +48,9 @@
</build>
<properties>
<spock-core.version>1.0-groovy-2.4</spock-core.version>
<spock-core.version>1.3-RC1-groovy-2.4</spock-core.version>
<groovy-all.version>2.4.7</groovy-all.version>
<gmavenplus-plugin.version>1.5</gmavenplus-plugin.version>
</properties>
</project>
</project>