Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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?

How to give System property to my test via Kotlin Gradle and -D

java gradle kotlin spock

MockWebServer: java.lang.NoSuchMethodError

Is documentation readable by non-programmers possible with Spock?

spock - mock static method is not working

java unit-testing groovy spock

Gradle doesn't pass System properties to test classes

maven selenium gradle spock