Search code examples
Public groovy method must be public, says the compiler...

groovytraitsspockgrails-3.3

Read More
Byte-buddy and cglib not available in Spock test...

unit-testinggradlegroovydependenciesspock

Read More
Wiremock Request Pattern Matching with Request Parameters...

spring-bootgroovyspockwiremock

Read More
Spock Metaprogramming getProperty()...

groovymetaprogrammingspock

Read More
Integration Flow Test Spring Transaction...

spring-bootintegration-testingspockspring-transactionsspring-test

Read More
How to assert in Spock that list contains only some particular element?...

groovyguavaspockassertion

Read More
Spock testing - variables getting null value from the new operator...

intellij-ideagroovyspock

Read More
How to unit-test Java socket server/client pair using Spock?...

javaunit-testingsocketsspock

Read More
Genarate list of objects in test using spock...

javagroovyjava-8spock

Read More
Inject autowired object as mock into spock test in spring boot application...

spring-bootautowiredspock

Read More
Pass a param to a json in spock test...

jsonparameter-passingspock

Read More
How to access application.yml file from the spock test framework...

spock

Read More
Micronaut: Mock Factory-created Beans in Spock...

javaspringmockingspockmicronaut

Read More
How to test properties of a nested list object in Groovy test with spoc...

groovycollectionsspock

Read More
How do I run one specific spec in Spock? Using it with GEB and gradle...

gradlegroovyspockgeb

Read More
Spock's @Unroll vs. @Stepwise...

spock

Read More
How to Mock an Annotated Class?...

javagroovyannotationsmockingspock

Read More
Verifying non spy method calls with Spock...

groovyjava-8mockingspockstub

Read More
Calling every on empty map fails...

groovyspock

Read More
Spock difference between Mock() vs Spy() vs Stub()...

javaunit-testingspock

Read More
Logging and expected Exceptions during testing...

testingexceptionloggingspock

Read More
Using @Client in Spock Test for HTTP Multipart File Upload in Micronaut...

javagroovymultipartform-dataspockmicronaut

Read More
Parameterize Spock setup...

unit-testingtestingspock

Read More
How to implement Spock Parameterized test best practice?...

spocksharedunroll

Read More
How to mock static closures in Groovy/Grails...

grailsgroovygrails-ormspock

Read More
Option of using spock lang specification test a Controller...

javaunit-testinggroovyspock

Read More
Gradle throw NoSuchFileException for existing file on Ubuntu...

javaunixgradlespock

Read More
Single column Date table issue:Groovy:Date variable '_' needs to be declared as method param...

spockdata-driven-tests

Read More
Testing My model mapper with spock and all test passes...

javatestinggroovyspock

Read More
test void simple method with spock...

groovyspock

Read More
BackNext