CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
spock
09-14
Enterprise
Prevent to use @Configuration/@ConfigurationProperties in testing using Spock, Groovy
09-14
Software engineering
Intellij doesn't seem to be able to run my spock test
09-13
other
TestEngine with ID 'spock' failed to discover tests
08-14
Enterprise
Exception handler for unexpected expceptions in Spock
07-30
Software engineering
set dynamic date in json for spock test
07-28
other
Is it posible to make spock specification conditional on property from Spring's application.pro
07-23
Net
Writing Spock test to verify method invocation in async method
07-22
Back-end
Avoid compiler warning using wildcard for primitive types in Spock
06-16
Enterprise
Spock - wildcard in constructor
06-12
Enterprise
How to increase heap memory size for Spock Framework?
05-18
OS
Variables of Spock test are not accessible in Evaluate Expression dialog while debugging in IntelliJ
05-17
Enterprise
Autowired Controller in Spring Boot test is null
04-29
Back-end
Assert mock call with argument assigned in where block in Spock
04-21
other
Spock returns empty list when mocking JdbcTemplate
03-30
Blockchain
java.lang.RuntimeException: not supported: class org.spockframework.gentyref.CaptureTypeImpl
03-29
Mobile
How can i mock new File() at method level in spock?
03-29
Mobile
Best approach to test several similar classes in spock test?
03-28
Blockchain
Why are exceptions thrown from mocks gone when using method count?
03-25
Blockchain
Mocking BiFunction with Spock Java/Groovy
03-24
Net
How to navigate to same page before running any test script in GEB SPOCK
03-16
Back-end
Spock mock multiple interfaces
03-01
Enterprise
When to pass a parameter as a constructor parameter or as a method parameter
02-25
Enterprise
How to use mock in a private static final variable in Spock?
02-16
front end
How to generate data table dynamically using json file?
01-03
Back-end
nu.studer.credentials does not work from inside Spock
12-27
Software engineering
Set field of mock class without setter
12-11
Back-end
JUnit and Spock test with maven-surefire-plugin
11-29
Software engineering
Unable to resolve class JunitAdapter
11-29
OS
Failed to execute goal org.codehaus.gmavenplus:gmavenplus-plugin:1.6.1:generateStubs (groovy) : clas
11-27
Back-end
How to mock/spy Jenkins.insatance using spock
11-24
Back-end
Verify Spock mock asynchonous interaction after an exception is thrown
11-11
database
Hot to reset a method mock in Spock?
11-08
Software engineering
Running single test in IntelliJ Idea 2021.2.3 (Ultimate edition) sometimes not offered
10-20
database
Can Groovy/Spock mock both a method and the interface implementation at the same time in Kotlin?
10-13
Back-end
Mocking Map parameter in Spock Framework Java test
10-03
other
Repository inserts don't work in SpringBootTest with WebTestClient
09-22
OS
@Rule annotation is not considered in spock unit tests using Junit5
Links:
CodePudding