Search code examples
Spock rightShift (mocking) operator apparently not working...


javaunit-testinggroovyspock

Read More
Using runtime variables in spock verification...


javaunit-testingtestingspock

Read More
GEB :One class Test cases are not opening in separate browser...


seleniumgroovyspockgeb

Read More
How to give System property to my test via Kotlin Gradle and -D...


javagradlekotlinspock

Read More
Groovy Power Assert Null Check...


groovymockingspock

Read More
Set-up/clean-up only once per feature method with 'where:' block...


unit-testingspock

Read More
Spock UnitTest, Too few invocations, but exact same invocation in "Unmatched invocations" ...


groovyspock

Read More
Does a GroovyMock of a non-static method have a specified behaviour?...


groovymockingspocknon-static

Read More
How to mock an ItemReader in a Spring Batch application using Spock and Groovy...


javaunit-testinggroovyspring-batchspock

Read More
How to mock Java 8 Function in Spock Groovy...


javagroovylambdamockingspock

Read More
Spock testing: Too many invocation...


spock

Read More
Maven surefire plugin not running tests after migrating from Spock 1.2 to 2.0-M2...


mavenspockjava-11maven-surefire-plugin

Read More
Grails 3 Integration Test executeUpdate, table row attributes are not updating...


hibernategrailsintegration-testinggrails-ormspock

Read More
Find the outcome/status of a test in Specification.cleanup()...


testingspock

Read More
How to update Jenkins instance before testing?...


jenkinsjenkins-pluginsspockjenkins-job-dsl

Read More
Stubbing or mocking static methods in Java with Spock...


javaspock

Read More
Cannot inject JpaRepository using annotation @Autowired in spock...


springspring-bootspring-data-jpaspock

Read More
Is it posible to intercept a Spock feature's execution just prior to the evaluation of a feature...


groovyspock

Read More
Unit testing of a class with StaticLoggerBinder...


unit-testinggroovymockingslf4jspock

Read More
How do I unit test a Spring RestTemplate that takes a ResponseExtractor and RequestCallback?...


springspring-bootgroovyresttemplatespock

Read More
Implicit assert statement in Groovy...


groovyspock

Read More
Why two separate tests are dependent in Spock?...


groovycastingspockclasscastexceptionbuilder

Read More
Spock unit testing assert log calls and see output...


unit-testinglogginggroovyfunctional-programmingspock

Read More
How to mock passwordEncoder using Spock in a Grails unit test...


unit-testinggrailsspring-securitymockingspock

Read More
Mocking RestOperations.exchange in Spock (overloaded method with varargs)...


spring-mvcmockingspock

Read More
unit testing ListenableFuture kafkaTemplate.send always returns null...


spring-bootunit-testinggroovyspockspring-kafka

Read More
Does the "given" word serve any purpose?...


testingspock

Read More
How to prevent Spock from treating null as string ("null") with ObjectMapper in unit test ...


unit-testinggroovyspock

Read More
Spock Unroll seems to print something odd with boolean parameter...


testinggroovyparametersspockunroll

Read More
Test for parameterisation of a class...


javatestingjavafxspockparameterization

Read More
BackNext