List Question
20 TechQA 2024-03-23T21:37:59.490000Writing integration tests for a Spring Boot application using SAML with Single Sign-On (SSO)
14 views
Asked by Ah1996
Expect Bad Request with Spring 6.1
76 views
Asked by user3083022
MockMvc get perform returns status 200 but without response body
54 views
Asked by David Masson
How to associate the mockmvc user to the security context holder
21 views
Asked by 200 OK
Testing Spring Boot Rest Api with hasSize() with hamcrest throws errors
19 views
Asked by Captai-N
Testing multi tenenancy resource server with claim based role assignment
76 views
Asked by naptoon
Why is Mockito not returning my stubbed return values?
43 views
Asked by Victor Grazi
Not clear how to inject custom ObjectMapper for @SpringBootTest(SomeController.class)
26 views
Asked by Nahuel Scuri
Cannot initialize MockMvc in Spock test class
30 views
Asked by AudioBubble
"Wiremock invalid response: 3"
128 views
Asked by FuuKowatty
Issues with injecting beans like MockMvc when using spring boot and spock
46 views
Asked by VXCSL
Creating multiple WireMockServer within a single test
73 views
Asked by klch_o
How to test with MockMVC and CSRF in Spring Boot 3
247 views
Asked by Kira Resari
How to assert that my return data from MockMvc correctly sorts my data
15 views
Asked by charlesrain
No primary or single unique constructor found for interface UserDetails
57 views
Asked by Watxesnavo
Registering WebMvcConfigurer for MockMvc test
105 views
Asked by Chamila Wijayarathna
@SpringBootTest(webEnvironment = WebEnvironment.RANDOM_PORT) and @AutoConfigureMockMvc at the same time seems to be an anti-pattern
17 views
Asked by work-in-progress