Public groovy method must be public, says the compiler...
Read MoreByte-buddy and cglib not available in Spock test...
Read MoreWiremock Request Pattern Matching with Request Parameters...
Read MoreSpock Metaprogramming getProperty()...
Read MoreIntegration Flow Test Spring Transaction...
Read MoreHow to assert in Spock that list contains only some particular element?...
Read MoreSpock testing - variables getting null value from the new operator...
Read MoreHow to unit-test Java socket server/client pair using Spock?...
Read MoreGenarate list of objects in test using spock...
Read MoreInject autowired object as mock into spock test in spring boot application...
Read MorePass a param to a json in spock test...
Read MoreHow to access application.yml file from the spock test framework...
Read MoreMicronaut: Mock Factory-created Beans in Spock...
Read MoreHow to test properties of a nested list object in Groovy test with spoc...
Read MoreHow do I run one specific spec in Spock? Using it with GEB and gradle...
Read MoreSpock's @Unroll vs. @Stepwise...
Read MoreVerifying non spy method calls with Spock...
Read MoreSpock difference between Mock() vs Spy() vs Stub()...
Read MoreLogging and expected Exceptions during testing...
Read MoreUsing @Client in Spock Test for HTTP Multipart File Upload in Micronaut...
Read MoreHow to implement Spock Parameterized test best practice?...
Read MoreHow to mock static closures in Groovy/Grails...
Read MoreOption of using spock lang specification test a Controller...
Read MoreGradle throw NoSuchFileException for existing file on Ubuntu...
Read MoreSingle column Date table issue:Groovy:Date variable '_' needs to be declared as method param...
Read MoreTesting My model mapper with spock and all test passes...
Read Moretest void simple method with spock...
Read More