Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spock

Can TestNG see my Spock (JUnit) test results?

Can Spock spy for real object?

testing groovy spock

NullpointerException: cannot get property on null object

Issues with @SpringBootTest: Context not loading and Spock unable to @Autowire

Can I run a `@SpringBootTest` class multiple times with different configurations?

How to setup and teardown functional test data in Geb grails

Executing Specific Geb Tests according to environment

testing grails spock geb

Groovy/Spock BUG! when passing variable into closure

groovy spock

How to extract BDD meta-statements from Spock specification classes

java groovy bdd spock

In Spock, how can I eliminate duplicated interactions from the "then" block?

testing groovy spock

Running Android unit tests with Spock framework

java android gradle groovy spock

How to mock HttpServletRequest in Spock

Why are my unit tests not working?

unit-testing grails spock

Multiple assignments in the where clause of a spock test?

groovy spock

Runtime Exception Mocking groovy.sql in Spock

why are empty strings converted to null passing to the constructor of the domain object in Grails 2.4.0?

How to tell Spock which class to run in specific order

groovy spock

Suppress warning “Access to field exceeds its access rights” in Groovy

I can't run a simple Grails functional test using Geb and spock

spock unit test loops in then clause

testing loops spock clause