Search code examples
How to let aspectj worked in webtestclient?...

springaspectjspockspring-webflux

Read More
Sleep in Spock's Mock waits when run by CompletableFuture...

testinggroovyspock

Read More
How to set variables after an expected mock method call in THEN stage in Spock Groovy?...

javaunit-testingtestinggroovyspock

Read More
Grails Spock Unit Test - What is "1 *" and why "too few invocations"?...

unit-testinggrailsspock

Read More
Using PowerMock with Spock...

groovypowermockspock

Read More
Groovy escaping question mark...

restgroovyspock

Read More
Can we run Spock Testcases and Junit 5 test cases together In one project?...

unit-testinggradlebuild.gradlespockjunit5

Read More
running grails 2.1.3 tests in Intellij Idea: Bizarre error in Spock test: Cannot add Domain class [c...

grailsintellij-ideagrails-2.0grails-domain-classspock

Read More
Mockito ArgumentCaptor equivalent in spockframework...

groovyspock

Read More
Spock: How to let static method which is not in the class under test return certain value?...

unit-testinggroovyspock

Read More
Why does the getter() of mock object return null?...

javaunit-testinggroovyaws-sdkspock

Read More
IntelliJ warning on Spock interactions when combining Mocking and Stubbing...

intellij-ideagroovymockingspockstub

Read More
How do I write a unit-test to throw an exception from the Mock method of Operation return type?...

exceptionmockingspockoperationratpack

Read More
Is there a better way to add multiple mocked interactions?...

javagroovyspock

Read More
Application context is reloaded for every Spock specification when using EmbeddedKafka...

spring-bootspockspring-boot-testembedded-kafka

Read More
Spock test together with junit 5 test does not run...

javaspring-bootgroovyspock

Read More
How do I get SonarQube to count spock/groovy unit tests?...

gradlegroovyjunitsonarqubespock

Read More
SpockExecutionException: Data provider has no data...

groovyspockunroll

Read More
Executing Specific Geb Tests according to environment...

testinggrailsspockgeb

Read More
What is the difference between Geb and Spock testing frameworks...

groovyautomated-testsspockgeb

Read More
How do I test test these file i/o methods using Mock()? Using groovy & spock...

unit-testinggroovyfile-iospock

Read More
How to pass auto wired dependencies as mock while unit testing a class which has constructors with a...

javagroovyspock

Read More
what does Num*Obj means in Spock...

spock

Read More
Spock with Spring-boot stubbing doesn't work correctly...

javaspring-boottestingspock

Read More
Integrate Spock's test with Sonar...

javamavensonarqubespock

Read More
"Too few invocations" but method is invoked and everything is created using GroovySpy or G...

javaunit-testingmockingspock

Read More
How can you test transactional database code?...

javagrailsgroovytransactionsspock

Read More
How could we use hashmap as a variable in where block...

springunit-testingspock

Read More
How can I mock part of a Spring Boot service for ALL of my Spock Integration tests?...

spring-bootgroovymockingspock

Read More
Test apache pulsar functions in an embedded standalone environment...

javagroovyspockapache-pulsar

Read More
BackNext