Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spock

how to call a method or closure in a where clause in a spock test

where-clause spock

IntelliJ + Groovy + Spock: no Groovy library is defined for module

Spock testing : cleaning after "where:" block finishes

groovy spock

Spock mocks for Akka's ActorRef

scala groovy akka spock

How to unit test logging error with Spock framework in groovy

Highlighting Spock test keywords in Eclipse

Spock difference between Mock() vs Spy() vs Stub()

java unit-testing spock

What's good style for preconditions in Spock feature methods?

spock

Using Spock to stub both Gorm and other methods in a Grails domain class

Grails Testing with Spock - Which Mocking Framework Select?

Why can test private methods/fields in Spock without problems?

Geb Configuration

groovy spock geb

Multiple when/then with where for each other

grails testing spock

spock versus easyb

grails easyb spock

Testing thread safety fails with Spock

How to fix error with H2 plugin (version 1.4.200) when run Spring tests: JdbcSQLSyntaxErrorException: Column "start_value" not found

spring spring-boot h2 spock

Can Spock Mock a Java constructor

java unit-testing groovy spock

How to write a spock unit test case for traits in grails 2.4?

Context Configuration in spock test