Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spock

Grails + Spock: NullPointerException when doing addTo* on an embedded hasMany field

How to configure integration tests in Spring Boot

Grails String.encodeAsBase64() Fails in Spock Tests

unit-testing grails spock

Data Driven Spock test fails with upgrade to groovy 2.5

java groovy spock

What is the difference between Geb and Spock testing frameworks

How to evaluate Spock @IgnoreIf using a method

groovy spock

Spock stub matching partial arguments

mocking spock

How to bind @Value annotated fields of service in unit tests?

grails spock

Disabling a validation constraint in grails command object for unit testing (with Spock)

Spock - repeating tests with different system defaults

@Rule annotation is not considered in spock unit tests using Junit5

Why does Gradle mark my build with failed tests as successful?

java gradle groovy spock

How to configure spock in spring boot with gradle 6+ and java 11+

Spock: capture return value from a method?

spock spy

Mocking super#method() in Spock

java unit-testing groovy spock

Spring @Autowired object is null

spring unit-testing spock

How to mock autowired beans in a spock test meant for a service?

SpockFramework Global Mocks not working as expected

java unit-testing groovy spock

How to inject property values into a Spock test?