Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spock

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

Android Studio 3 does not run tests in Spock

No transactionManager error in Grails 3 Integration test

Spock Error:Groovyc: Could not instantiate global transform class

java maven groovy spock

Best practice integrating Spock with Jenkins, Sonar [closed]

Injecting a mock service into a domain class for a Grails unit test?

Problems validating blank constraints with spock in a grails application

grails groovy spock

Why we have to specify useTestNG() for tests with Gradle?

testing gradle testng spock

grails spock testing failing with 'java.lang.IllegalArgumentException: ServletContext must not be null'

java grails spock

Spock: Reusable Data Tables

groovy spock

Spock: Return input parameter in Stubs

java groovy mocking spock

In Geb, what is the difference between displayed and present?

What _ (underscore) means in Spock tests?

testing groovy spock

How to use instance variable in where section of Spock Test

spock

How to integration test auto configuration for a custom Spring Boot style starter library?