Search code examples
how to get capture all arguments of mock...


spock

Read More
Using IntelliJ an unchanged spock test will begin taking a long time to complete, if at all...


javaspock

Read More
How can I create a spock mock that evaluates a closure at every call?...


spock

Read More
Resolving org.spockframework.util.InternalSpockError...


spock

Read More
How to configure Spock test to load Spring Context (for @Autowired)?...


javaspringspockapplicationcontext

Read More
How to start Spring Boot app in Spock Integration Test...


javagroovygradlespring-bootspock

Read More
Array assertion in Spock...


groovyspock

Read More
Can access Spring Boot's @LocalServerPort in Spock's setup but not setupSpec...


springspring-bootspring-mvcspock

Read More
Match against element properties in a collection or array...


testinggroovyspock

Read More
Use Ternary operator in Groovy ,Spock and Rest Assured Testing - Intergation Test...


javatestinggroovyspockwiremock

Read More
How to delegate Spock Mock behavior to a real object with argument...


spock

Read More
How do I make Groovy Spock test compare invocation parameters with equals rather than ==...


groovyspocklombok

Read More
Mocking slf4j with Spock...


groovymockingslf4jspock

Read More
GroovySpy of a kotlin class can not be carried to java during Spock test...


javakotlintestinggroovyspock

Read More
How do I define good error handling in camel-ftp component?...


spring-bootftpapache-camelspockspring-camel

Read More
How to Remove Logging Output from Allure 2...


spockrest-assuredallure

Read More
How to test for Exception thrown for a method using StepVerfier...


spring-bootspring-webfluxspock

Read More
How to mock a jOOQ result in Spock...


groovyjooqspock

Read More
How to mock Spring WebClient call and stub some data while writing integration tests in Spock Frameo...


javaspring-webfluxspock

Read More
How to mock Bean that makes rest api request in spock test?...


javaspring-bootunit-testingspockspring-bean

Read More
Spock/Groovy - Condition evaluation order...


spockmaven-surefire-plugin

Read More
Use PollingConditions with return value in Spock?...


unit-testinggroovyspock

Read More
Verify spock mock is called in specific order w/ specific params...


javaunit-testinggroovyspock

Read More
How to access Kotlin static method in Groovy Spock test...


kotlingroovymockitospockpowermockito

Read More
Getting NullPointerException on autowired test subject in Spock...


javaspringspock

Read More
Spock returning incorrect/default value for a getEstimatedNumIterations() call...


unit-testinggroovyspock

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


groovyspockaccess-modifierssuppress-warnings

Read More
How to ignore tests and log reason in Spock 1.x...


javagroovyjunitjunit4spock

Read More
Mocking with Spock returns null for nested mocking and stubbing...


javaunit-testinggroovymockingspock

Read More
Can't see traces in Spock test...


spring-bootgradlespock

Read More
BackNext