Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

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