Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spock

Make assertions on a list in spock

groovy spock

Spock performance problems

Overridden spock test methods still running

unit-testing groovy spock

create helper method in spock test that will not be run as a test

unit-testing groovy spock

Spock with Mockito testing Kotlin classes

Mock multiple calls to the same method in spock

groovy spock

Inject autowired object as mock into spock test in spring boot application

spring-boot autowired spock

REST-assured with Spock and Groovy as integration test

Validating call arguments with a closure when stubbing return value

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