List Question
20 TechQA 2024-03-31T08:22:06.470000Springframework test: Async not started
17 views
Asked by Drake Minh
Inquiry about the behavior of assertSame when using @SpringBootTest and @DataJpaTest
15 views
Asked by andy
Mockito test does not trigger unique constraint violation in H2
35 views
Asked by JamieRhys
Mockito it's instantiating with null the builder in the mocked class
37 views
Asked by Juan Pereyra
Cant find @CucumberOptions
16 views
Asked by Ian
Expect Bad Request with Spring 6.1
76 views
Asked by user3083022
how can we check my PROD build files does not have test cases inside
25 views
Asked by keerthana dharmaraj
How can I instantiate and programmatically register beans to Spring ApplicationContext from a test class?
27 views
Asked by software-surgeon
@MockBean does not get mocked when using @DataJpaTest
48 views
Asked by Goldman7911
How to test Kafka Consumer with @KafkaListener and Mockito?
136 views
Asked by Helen Barskaya
How to unit test spring BatchLoaderRegistry with HttpGraphQlTester in SpringBootTest
32 views
Asked by dev
Actual response is returning null in unit test using JUnit 4.12
37 views
Asked by drealmikaelson
Spring boot integration test not loading properties file to component class when called from service class
26 views
Asked by gailmiya
Spring Boot 3 Unit Test cannot convert Duration value when ContextConfiguration is used to provide test scope
37 views
Asked by Jolley71717
/.well-known/openid-configuration URI is not absolute with @WebMvcTest
47 views
Asked by Vincent F
springboot unit testing a method not getting me the expected result(@Transactional method)
26 views
Asked by IdanEla93
Can I 'soft assert' json with WebTestClient?
48 views
Asked by jmaniquet