Search code examples
How to stub Spring repository to throw an exception in an integration test?...

javaspringspring-bootspockspring-test

Read More
How to test Java class with Spock?...

javatestinggroovyspock

Read More
How to inject spring beans into spock test...

javaspringdependency-injectionspock

Read More
groovyx.net.http is missing RESTClient...

restgradlegroovyspock

Read More
Spock @IgnoreIf based on properties file...

javagroovyspock

Read More
In Spock, how to select certain rows in data table to run, based on some condition?...

groovyspock

Read More
Micronaut @Replaces with declarative Client...

spockmicronaut

Read More
Test a state machine using spock framework...

javagroovyjunitspock

Read More
2 expect blocks in Spock?...

spock

Read More
org.spockframework.runtime.SpockEngine Unable to get public no-arg constructor encountered while upg...

gradlegroovyjunit5spock

Read More
Spock stub matching partial arguments...

mockingspock

Read More
PowerMockRule with JDK 11...

javaunit-testingjunitspockpowermock

Read More
Spock 2.0 is reporting an extra test for data-driven tests...

intellij-ideaspock

Read More
Spock Testing Framework with Spring Boot to test REST Controller...

spring-bootgroovyspock

Read More
Groovy Spock - mocked method not returning desired value...

javaspringgroovyspock

Read More
What is the definition of double right arrow operator ( >> ) in Spock?...

groovyspock

Read More
Grails 4: How to Disable Deep Validation of Domain Objects for Testing...

grailsgrails-ormspock

Read More
Mocking of concrete class failing with Spock 2.0...

mavenspock

Read More
How cglib fixing the mock issue in spock...

javagroovymockingspock

Read More
SpockFramework Global Mocks not working as expected...

javaunit-testinggroovyspock

Read More
What _ (underscore) means in Spock tests?...

testinggroovyspock

Read More
Mocking objects with Spock...

javaunit-testingspock

Read More
Can't catch any exceptions in spock tests...

groovyspock

Read More
Calling a service on Spock gets null object...

javaspring-bootgroovyspock

Read More
Why does Spock not record calls done by a method of a spied object?...

unit-testinggroovyspockspock-spy

Read More
How to configure the maven plugins to run spock and junit5 tests...

mavenspockjunit5

Read More
Is documentation readable by non-programmers possible with Spock?...

testingspecificationsspockspock-reports

Read More
IntelliJ + Groovy + Spock: no Groovy library is defined for module...

mavengroovyintellij-ideaspock

Read More
Running spock unit tests with Maven...

javaunit-testingmavengroovyspock

Read More
How to write Unit Test for HTTPBuilder using SPOCK framework?...

unit-testingtestinggroovyspockhttpbuilder

Read More
BackNext