Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spock

Grails Spock unit test requires to mock transaction manager

Is there a way to use @MockBean annotation while working with Spock framework

Is it possible to log spock feature method names and clause labels?

spock geb

Spock mock returns null inside collabolator but not in feature method

junit mocking spock

Spock data driven testing with classes to test for "instanceof" assertions

unit-testing groovy spock

How to select the second Class element using jQuery working with Spock/Geb

Get Spring Boot management port at runtime when management.port=0

Cannot create mock for class LoginService. Mocking of non-interface types requires the CGLIB library..?

unit-testing grails spock

How can I get spock to execute a different method at runtime using an Annotation Extension?

java reflection groovy spock

How to make unit test multipart with a PUT request using Spring MVC and Spock?

Difficulty running grails tests in IntelliJ : Illegal use of nonvirtual function call

grails intellij-idea spock

How to share setup across multiple tests using the spock framework w/ groovy

groovy spock

How to remove constraints on the number of arguments when mocking with Spock?

java mocking spock

MissingPropertyException thrown in spock test where block

unit-testing groovy spock

Is it possible to mock an enum with Spock?

What is limiting number of active workers in a Gradle build?

testing gradle spock

Using Groovy Trait in Grails Test Fails

grails groovy spock

Spock rightShift (mocking) operator apparently not working

java unit-testing groovy spock