Check results of spread operator with startsWith or like...
Read MoreConflict between Groovy and Spock...
Read MoreSpock - mocked repository method save() giving NullPointerException...
Read MoreHow to run test Containers with spring boot and spock...
Read MoreHow do you set global variables that don't get re-evaluated between feature methods...
Read MoreHow do I write multiple unit tests using Spock framework?...
Read MoreHow to setup a reusable Geb test script (to be used by other test scripts)...
Read MoreWhy is `java.util.LinkedHashMap` not equal when key and value are identical?...
Read MoreMock parent class behaviour (protected method) when testing child...
Read MoreSpring-Boot and Spock fail when using Unroll...
Read MoreProblem with transforming json into object model because of enum- groovy...
Read MoreHow can we pass java object to groovyx.net.http.RestClient's POST call...
Read MoreRunning specific tests using gradle over multiple browsers...
Read Morespring boot 1.4, spock and application.properties...
Read MoreUsing spocks method counter on mocks out of compositions?...
Read MoreBehavior Driven Development for java - what framework to use?...
Read MoreHow to separate tests that require a shared mock?...
Read MoreGroovy == operator does not reach Java equals(o) method - how is it possible?...
Read MoreDefine a Lambda function as Argument Constraint in Spock...
Read Morespring testing, how to mock the result of a method call using `@TestConfiguration`...
Read MoreGroovy Spock BlockingVariable never released...
Read MoreCan't get an application context in my spock spring test...
Read MoreHow do you add Spock to IntelliJ?...
Read MoreHow to write integration tests for Rest Service API in spock...
Read MoreHow to implement jacoco code coverage in Spock unit testing for generic 'Exception' catch bl...
Read MoreRun Spock tests under common spring context...
Read MoreSpock test framework - how to parametrize a @Rule resource?...
Read MoreSpock 'throw new Exception()' feature not working...
Read MoreSpring RestTemplate & Spock Test modify Date?...
Read More