Spock data driven testing with classes to test for "instanceof" assertions...
Read MoreSetup testcontainers postgres with spring boot (maven) and spock...
Read MoreHow to validate each entry of arraylist of Java in a Groovy test case...
Read MoreDuplicate Content-Type header in Spring REST Docs using RestAssuredMockMvc...
Read MoreIs there any way to do mock argument capturing in Spock...
Read MoreSpock - Testing that 2nd call throws exception...
Read MoreDynamically append value to spock test method name based on method annotation...
Read MoreGradle Could not find org.codehaus.groovy:groovy:4.0.12...
Read MoreHow can I efficiently mock a fluent interface with Spock mocks?...
Read MoreSpock testing exception handling in a Where block...
Read MoreIncorrect Jacoco code coverage for Kotlin coroutine...
Read MoreTest SpringBoot Webclient in Groovy throwsNullPointerException in put call...
Read MoreHow to use database methods in grails spock specification tests?...
Read MoreHow to mock random static method: RandomStringUtils.random...
Read MoreHTTP Connection Error in cleanupSpec() Function in Spock: "SSL is disabled"...
Read More'ClassCastException class [B cannot be cast to class [C' when attempting to generate spock r...
Read MoreSpock - issue with assertions when using placeholders in GString...
Read MoreHow can I configure JerseyTest with Spock in Spring Boot Application for Unit Tests?...
Read MoreGroup (or merge) @Unroll tests from Spock in JUnit XML result file...
Read MoreHow to correctly verify mock method invocation in Spock framework?...
Read More@Mock/@InjectMocks for groovy - spock...
Read MoreHow to unit test logging error with Spock framework in groovy...
Read MoreMocking ProductCategory findAll fails in Groovy Spock test...
Read MoreUpdate Spock mock from different threads...
Read MoreSpecify multiple test methods to run in IntelliJ IDEA...
Read More