Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

Spock: mocked class's method is not being matched

groovy spock

Spock - @Subject annotation and util | helper class that's being tested

unit-testing groovy spock

Spock - approximate comparisions

grails junit spock

Autowire mock with Spock in Spring Application

java spring unit-testing spock

Maven wont pick up Spock tests

TestNG vs Spock for Automation [closed]

Stub dynamic finder using spock

Spock Framework: problems with spying

How can I start an embedded Cassandra server *before* loading the Spring Context in a Spock test?

Spock testing output from printing function

testing groovy stdout spock

How to test a controller that has a @Mixin of a Basecontroller

grails spock

Accessing grailsApplication from spock unit test testing code in src/groovy

Passing actual parameters in a spock unit test specification

java unit-testing groovy spock

Spock: test name and outcome in setup() cleanup() methods

java unit-testing groovy spock

Show better diff when asserting 'containsAll' in Spock

groovy spock assertions

Make assertions on a list in spock

groovy spock