Search code examples
Unpredicatble stub initialization in spock...

unit-testinggroovyspockstub

Read More
How to verify interactions within the class under test?...

javaunit-testinggroovymockingspock

Read More
How to use jmockit in Spock to test static methods to return multiple different values?...

spockjmockit

Read More
Mock Object returned has all null fields causing test to fail...

unit-testinggroovyspock

Read More
How to test object initialisation within a super constructor?...

javadagger-2spock

Read More
Load-test Spock spec, running it concurrently multiple times...

spock

Read More
Unable to launch from end to end Spring batch Job using groovy/spock - integration testing...

groovyjunitspring-batchspock

Read More
Swap number test case in spock...

javaspock

Read More
Groovy Spock mock calling real method of mocked class...

javagroovymockingspockvision-api

Read More
LocalStackContainer integration testing a lambda...

javaaws-lambdaspocktestcontainerslocalstack

Read More
Spock mock repository findAll always return null...

spring-bootspock

Read More
Why is sessionFactory not injected for unit test using Grails 3.2?...

grailsgrails-ormspock

Read More
"No tests were found" when running individual test in Intellij with Spock and Spring Boot...

spring-bootjunit5spockspring-test

Read More
While running Karate(1.0.1) tests from Spock, System property that was set in mock ends up undefined...

karatespock

Read More
How to rollback a specific record after a test?...

testinggroovyspock

Read More
After Migration from Spock to 2.0 and Groovy to 3.0.7 @Category tests not executed...

groovyspockmaven-surefire-plugin

Read More
Why spock mocking void method does not work...

spock

Read More
Can't get Spock stubbing to accept a generated Closure...

groovyclosuresspock

Read More
Intellij IDEA fork mode for unit tests slows down...

javaunit-testinggroovyintellij-ideaspock

Read More
How to create a generic CRUD controller test in Spock...

javaunit-testingspock

Read More
Mocked class not called within Mono.map()...

junitspring-webfluxproject-reactorspock

Read More
Translate isEqualToComparingFieldByFieldRecursively to my Spock Test...

javatestingjunitassertspock

Read More
How to get Spock to match in Reactor similar to Mockito?...

groovyjunitmockitoproject-reactorspock

Read More
Spock throw exception test...

javaunit-testinggroovyspock

Read More
How do I specify a Range instead of List in the 'where:' block of a Spock specification...

groovyspock

Read More
Reiterate over Spock where block?...

unit-testingtestinggroovyspock

Read More
Throw IOException in multiple return results with Spock...

groovyspock

Read More
RestTemplate received response not in json...

javaspringgroovyjwtspock

Read More
Geb setting Values to Select issue...

testingseleniumspockgeb

Read More
Is there a concept of test suites in Gradle/Spock land?...

gradlegroovyspock

Read More
BackNext