Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spock

Spock without maven or gradle

ant groovy spock

How to use Geb to check element attribute value after page event

groovy spock geb

How can I add more data to assertion message?

testing groovy spock

SPOCK - All @Shared Variables are NULL

unit-testing grails spock

What is this Groovy construct do, and how does the syntax work?

groovy spock

Spock verifying an exception thrown by mock together with mock interaction

groovy mocking spock

All possible permutations of parameters using Spock's Unroll

How to find port of Spring Boot container when running a spock test using property server.port=0

testing port spring-boot spock

Unit test Groovy2.0 with Spock : setup( )

groovy gradle spock

Testing thread concurrency with Spock

Spock GlobalExtension is not loaded (grails)

grails spock geb

Getting "Too few invocations" on unit test with spock

spock

JUnit + Maven + Parallel Test Execution Error

How to make multiple requests with different data in Grails Integration tests

How can I repeat Spock test?

grails spock

Groovy casting collection unasked for it

How to mock a request when unit testing a service in grails

Incorrect Jacoco code coverage for Kotlin coroutine

Integrate Spock's test with Sonar

java maven sonarqube spock

Groovy 2.5.0 gives noclassdeffounderror for methodcalltransformation

java gradle groovy spock