Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spock

Write Java8 Lambdas in Groovy 1.x

java groovy lambda java-8 spock

How to mock a single method for a class in Spock?

groovy spock

Spock + Drools Testing

groovy drools spock

How to create Spock Spy with private property

java groovy spock

findAll not supported in this implementation of GORM

unit-testing grails spock

Mocking slf4j with Spock

groovy mocking slf4j spock

Spock unit test is stuck when parallel stream is used

WebApplicationContext does not Autowire when injecting in Spock Specification

Can TestNG see my Spock (JUnit) test results?

Can Spock spy for real object?

testing groovy spock

NullpointerException: cannot get property on null object

Issues with @SpringBootTest: Context not loading and Spock unable to @Autowire

Can I run a `@SpringBootTest` class multiple times with different configurations?

How to setup and teardown functional test data in Geb grails

Executing Specific Geb Tests according to environment

testing grails spock geb

Groovy/Spock BUG! when passing variable into closure

groovy spock

How to extract BDD meta-statements from Spock specification classes

java groovy bdd spock