Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spock

Is there a way to prevent Geb from returning null from void methods?

groovy spock geb

Intelli-J can't run spock tests? (Unable to attach test reporter...)

Spock framework: matching wildcard arguments

java groovy mocking spock

Spock How to mock Autowired class' function call within a method

Jsonpath for length of array

Running Spock tests in parallel

No tests found for given includes on Spock unit tests for spring boot app

Spock invocation for Groovy's generated getters using a final field

groovy getter-setter spock

Data-driven test with mocking

spring boot 1.4, spock and application.properties

Spock mock returns null when mocking a class of spring stereotype "Repository" - Why?

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

java groovy spock

MockMvc in Spock not working

Spock mock returns wrong value

Is object deep-compare possible with Spock Framework?

groovy equality spock

Output unit testing results on console using spock junit testing and gradle build system

java gradle spock

Using spock data table for filling objects

java groovy spock

Asserting on a list of items in Spock

grails-2.0 spock