Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spock

In Spock, how can I eliminate duplicated interactions from the "then" block?

testing groovy spock

Running Android unit tests with Spock framework

java android gradle groovy spock

How to mock HttpServletRequest in Spock

Why are my unit tests not working?

unit-testing grails spock

Multiple assignments in the where clause of a spock test?

groovy spock

Runtime Exception Mocking groovy.sql in Spock

why are empty strings converted to null passing to the constructor of the domain object in Grails 2.4.0?

How to tell Spock which class to run in specific order

groovy spock

Suppress warning “Access to field exceeds its access rights” in Groovy

I can't run a simple Grails functional test using Geb and spock

Does Spock have Test Event Listeners

java unit-testing spock

Is there a concept of test suites in Gradle/Spock land?

gradle groovy spock

Spock assert that list of objects have exact value in field

java unit-testing assert spock

Grails Spock testing Controller and service

unit-testing grails spock

How to mock domain specific closures in Spock

email grails multipart spock

Spock: Reading Test Data from CSV File

Condition in expect block

groovy spock

Spock - returning fixed value not working as expected

java groovy spock stub

Write Spock test cases for Spring boot application [closed]

java spring groovy spock

spock unit test loops in then clause

testing loops spock clause