Search code examples
Check results of spread operator with startsWith or like...

groovyspock

Read More
Conflict between Groovy and Spock...

javagroovyspock

Read More
Spock - mocked repository method save() giving NullPointerException...

javaunit-testinggroovyspring-data-jpaspock

Read More
How to run test Containers with spring boot and spock...

springdockerspocktestcontainers

Read More
How do you set global variables that don't get re-evaluated between feature methods...

spockgeb

Read More
How do I write multiple unit tests using Spock framework?...

javagroovytddspock

Read More
How to setup a reusable Geb test script (to be used by other test scripts)...

spockgeb

Read More
Why is `java.util.LinkedHashMap` not equal when key and value are identical?...

groovyspock

Read More
Mock parent class behaviour (protected method) when testing child...

unit-testingtestinggroovyspock

Read More
Spring-Boot and Spock fail when using Unroll...

springspring-bootspockunroll

Read More
Problem with transforming json into object model because of enum- groovy...

jsongroovyspock

Read More
How can we pass java object to groovyx.net.http.RestClient's POST call...

javaspockrest-client

Read More
Running specific tests using gradle over multiple browsers...

gradleautomated-testsspockgeb

Read More
spring boot 1.4, spock and application.properties...

spring-bootspockspring-test

Read More
Using spocks method counter on mocks out of compositions?...

unit-testingtestinggroovyspock

Read More
Behavior Driven Development for java - what framework to use?...

testingbddspockautomated-testsjbehave

Read More
How to separate tests that require a shared mock?...

groovyspock

Read More
Groovy == operator does not reach Java equals(o) method - how is it possible?...

javagroovyspock

Read More
Define a Lambda function as Argument Constraint in Spock...

javagroovylambdamockingspock

Read More
spring testing, how to mock the result of a method call using `@TestConfiguration`...

springspock

Read More
Groovy Spock BlockingVariable never released...

unit-testinggrailsgroovyspock

Read More
Can't get an application context in my spock spring test...

spring-bootspock

Read More
How do you add Spock to IntelliJ?...

intellij-ideaspockintellij-14

Read More
How to write integration tests for Rest Service API in spock...

javarestspock

Read More
How to implement jacoco code coverage in Spock unit testing for generic 'Exception' catch bl...

restapijunitspockjacoco

Read More
Learning GEB and Spock...

testinggroovyautomated-testsspockgeb

Read More
Run Spock tests under common spring context...

testingspock

Read More
Spock test framework - how to parametrize a @Rule resource?...

groovymockingspockjunit-rule

Read More
Spock 'throw new Exception()' feature not working...

spock

Read More
Spring RestTemplate & Spock Test modify Date?...

javaspring-bootspockresttemplate

Read More
BackNext