Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spock

Karate vs Spock

How to write a spock testcase for a method which calls other methods inside

testcase spock

Running JUnit tests against more type of databases

2 expect blocks in Spock?

spock

How to select the inner elements' text in GEB?

html css grails spock geb

How to set up & clean up a resource in Spock for a test suite

groovy junit spock

"grails test-app * " never enters breakpoints

grails intellij-idea spock

How to Get a Spock project running in Eclipse?

java groovy spock

Grails: how to save value to transient field while unit test with spock?

How do I test that the page has reloaded when I click a link to the current page?

Can i do this with Spock?

Mockito when method working only on debug

Problem with transforming json into object model because of enum- groovy

json groovy spock

Spock: PollingConditions expect exception to eventually be thrown

groovy spock

How to run spock test from command line?

groovy command-line spock

Spock: How to properly share features between implementations of Specification

testing groovy spock

In Groovy/Spock assert call methods are not executed

groovy spock