Search code examples
AssertionError: No value at JSON path "$.title" in Junit Mockito Test...


springjunitspring-testjsonpathspring-test-mvc

Read More
Cannot invoke “String.hashCode()" because "<local4>" is null...


javaspringspring-bootmapstructspring-test-mvc

Read More
@WebMvcTest Error creating bean with name 'securityConfiguration'...


javaspringspring-bootspring-testspring-test-mvc

Read More
Overriding ContextHierarchy and ContextConfiguration from a meta-annotation...


javaspringspring-testspring-test-mvc

Read More
How to count members with jsonpath?...


javaspringtestingjsonpathspring-test-mvc

Read More
Spring Boot not-decoding special characters inside URL Parameter when running Integration Tests...


springspring-bootspring-testmockmvcspring-test-mvc

Read More
How to PUT multipart/form-data using Spring MockMvc?...


javaspringmultipartform-dataspring-test-mvcmockmvc

Read More
ObjectMapper doesn't map JSON's String to ZonedDateTime...


spring-bootjacksonspring-testspring-test-mvc

Read More
Spring Annotation @WebMvcTest does not work in an app that has Jpa repositories...


springspring-mvcspring-bootspring-data-jpaspring-test-mvc

Read More
How to check String in response body with mockMvc...


javaspringmockingspring-test-mvc

Read More
Spring MockMvc - How to test delete request of REST controller?...


javaspringrestmockitospring-test-mvc

Read More
How to access a filed(or its getter and setter) in a RestController in Junit WebMvcTest?...


spring-bootjunitmockitospring-testspring-test-mvc

Read More
java.lang.AssertionError: Content type not set while junit Spring MVC Controller?...


javaspringspring-mvcjunitspring-test-mvc

Read More
How to specify date format for MockMvc standalone setup...


javaspring-bootspring-testmockmvcspring-test-mvc

Read More
How to use random port for JUNIT Testcases using Spring Boot 1.4.0 +...


springspring-bootjunit4spring-testspring-test-mvc

Read More
Spring MockMvc verify body is empty...


springspring-testspring-test-mvc

Read More
How do I verify my image download when it is returned as a Spring Resource?...


springspring-mvcspring-testmockmvcspring-test-mvc

Read More
When try to test post() rest endpoint see: json can not be null or empty...


javaspringunit-testingspring-mvcspring-test-mvc

Read More
Spring WebFlux: In controller under test, mocked service returned value not getting set as a JSON Re...


spring-mvcmockitointegration-testingspring-webfluxspring-test-mvc

Read More
Unit Testing rest controller with @AuthenticationPrincipal...


javaspring-bootrestspring-securityspring-test-mvc

Read More
MockMvc Integration Test with List of Object as Request Param...


spring-mvcintegration-testingspring-testmockmvcspring-test-mvc

Read More
WebMvcTest: Migrating from WebSecurityConfigurerAdapter to SecurityFilterChain...


spring-securityspring-test-mvc

Read More
Run Tests SpringBootTest from executable jar in command line...


javaspring-bootjunitspring-test-mvc

Read More
Spring MockMvc redirect not working...


spring-mvcspring-securityspring-testspring-test-mvc

Read More
Spring 5.0.0 MockMvc: Unsupported media type, even with correct MediaType set...


javaspringspring-mvcmockmvcspring-test-mvc

Read More
Use MockMVC outside SpringBoot application...


javarestspring-mvcmockitospring-test-mvc

Read More
Spring Security testing Endpoint for user without specific role...


javaspringspring-securityspring-testspring-test-mvc

Read More
Issue with testing Spring MVC slice in SpringBoot 1.4...


spring-mvcspring-bootspring-test-mvc

Read More
Is it possible to activate a spring profile in a WebMvcTest...


spring-bootspring-testspring-boot-testspring-webspring-test-mvc

Read More
@WithMockUser ignores username, password fields?...


spring-mvcspring-securityspring-bootspring-test-mvc

Read More
BackNext