Search code examples
Spock data driven testing with classes to test for "instanceof" assertions...


unit-testinggroovyspock

Read More
Setup testcontainers postgres with spring boot (maven) and spock...


javaspring-bootmavenspocktestcontainers

Read More
How to validate each entry of arraylist of Java in a Groovy test case...


javagroovybddspock

Read More
Mocking a Superclass in Spock...


unit-testinggrailsmockingspock

Read More
Duplicate Content-Type header in Spring REST Docs using RestAssuredMockMvc...


springspockrest-assuredspring-testspring-restdocs

Read More
Is there any way to do mock argument capturing in Spock...


mockingspock

Read More
Spock - Testing that 2nd call throws exception...


spock

Read More
Dynamically append value to spock test method name based on method annotation...


groovyspock

Read More
Spock unclear assertion behavior...


unit-testinggroovyspock

Read More
Gradle Could not find org.codehaus.groovy:groovy:4.0.12...


gradlegroovyspock

Read More
How to mock with Spock...


unit-testinggroovyspock

Read More
How can I efficiently mock a fluent interface with Spock mocks?...


unit-testinggroovyspock

Read More
Spock testing exception handling in a Where block...


exceptiongroovyspockdata-driven-tests

Read More
Incorrect Jacoco code coverage for Kotlin coroutine...


kotlincode-coveragespockkotlin-coroutinesjacoco

Read More
Test SpringBoot Webclient in Groovy throwsNullPointerException in put call...


javagroovywebclientspock

Read More
How to use database methods in grails spock specification tests?...


groovygrailsspock

Read More
How to mock random static method: RandomStringUtils.random...


gradlegroovyjenkins-groovyspock

Read More
HTTP Connection Error in cleanupSpec() Function in Spock: "SSL is disabled"...


groovygrailsspock

Read More
'ClassCastException class [B cannot be cast to class [C' when attempting to generate spock r...


javaspockclasscastexceptionmaven-surefire-pluginspock-reports

Read More
Spock - issue with assertions when using placeholders in GString...


javagroovyspock

Read More
How can I configure JerseyTest with Spock in Spring Boot Application for Unit Tests?...


javaspringspring-bootspockjersey-test-framework

Read More
How can I repeat Spock test?...


grailsspock

Read More
Group (or merge) @Unroll tests from Spock in JUnit XML result file...


junitjunit5spock

Read More
How to correctly verify mock method invocation in Spock framework?...


groovyspock

Read More
@Mock/@InjectMocks for groovy - spock...


javagroovyjunitmockitospock

Read More
How to unit test logging error with Spock framework in groovy...


unit-testinglogginggroovyspock

Read More
Mocking ProductCategory findAll fails in Groovy Spock test...


unit-testinggroovyspock

Read More
Update Spock mock from different threads...


javamultithreadingtimespock

Read More
Specify multiple test methods to run in IntelliJ IDEA...


intellij-ideajunitspock

Read More
Mongo in testcontainers...


mongodbspring-bootintegration-testingspocktestcontainers

Read More
BackNext