Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spock

How can I get spock to execute a different method at runtime using an Annotation Extension?

java reflection groovy spock

How to make unit test multipart with a PUT request using Spring MVC and Spock?

Difficulty running grails tests in IntelliJ : Illegal use of nonvirtual function call

grails intellij-idea spock

How to share setup across multiple tests using the spock framework w/ groovy

groovy spock

How to remove constraints on the number of arguments when mocking with Spock?

java mocking spock

MissingPropertyException thrown in spock test where block

unit-testing groovy spock

Is it possible to mock an enum with Spock?

What is limiting number of active workers in a Gradle build?

testing gradle spock

Using Groovy Trait in Grails Test Fails

grails groovy spock

Spock rightShift (mocking) operator apparently not working

java unit-testing groovy 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