how to get capture all arguments of mock...
Read MoreUsing IntelliJ an unchanged spock test will begin taking a long time to complete, if at all...
Read MoreHow can I create a spock mock that evaluates a closure at every call?...
Read MoreResolving org.spockframework.util.InternalSpockError...
Read MoreHow to configure Spock test to load Spring Context (for @Autowired)?...
Read MoreHow to start Spring Boot app in Spock Integration Test...
Read MoreCan access Spring Boot's @LocalServerPort in Spock's setup but not setupSpec...
Read MoreMatch against element properties in a collection or array...
Read MoreUse Ternary operator in Groovy ,Spock and Rest Assured Testing - Intergation Test...
Read MoreHow to delegate Spock Mock behavior to a real object with argument...
Read MoreHow do I make Groovy Spock test compare invocation parameters with equals rather than ==...
Read MoreGroovySpy of a kotlin class can not be carried to java during Spock test...
Read MoreHow do I define good error handling in camel-ftp component?...
Read MoreHow to Remove Logging Output from Allure 2...
Read MoreHow to test for Exception thrown for a method using StepVerfier...
Read MoreHow to mock a jOOQ result in Spock...
Read MoreHow to mock Spring WebClient call and stub some data while writing integration tests in Spock Frameo...
Read MoreHow to mock Bean that makes rest api request in spock test?...
Read MoreSpock/Groovy - Condition evaluation order...
Read MoreUse PollingConditions with return value in Spock?...
Read MoreVerify spock mock is called in specific order w/ specific params...
Read MoreHow to access Kotlin static method in Groovy Spock test...
Read MoreGetting NullPointerException on autowired test subject in Spock...
Read MoreSpock returning incorrect/default value for a getEstimatedNumIterations() call...
Read MoreSuppress warning “Access to field exceeds its access rights” in Groovy...
Read MoreHow to ignore tests and log reason in Spock 1.x...
Read MoreMocking with Spock returns null for nested mocking and stubbing...
Read MoreCan't see traces in Spock test...
Read More