Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-test-mvc

How test Post request with custom object in content type application/x-www-form-urlencoded?

How to mock property source in spring test?

Simulate Anonymous Authentication in Spring MVC Unit Test

WebMvcTest: Migrating from WebSecurityConfigurerAdapter to SecurityFilterChain

Spring MVC test Mulitple file upload

H2 in memory is empty when I run my unitary tests but it´s populated when I run the application itself

How can I test a secured endpoint with Awaitility in Spring boot?

Spring using MockMvc Test with CORS filter

Testing Spring 4.0.3 Controller (MVC) with MockMVC

Spring MVC Test Framework - Unsupported Media Type

java spring spring-test-mvc

@Autowire MockMvc - Spring Data Rest

pass remoteUser value in HttpServletRequest to mockmvc perform test

Can I configure MockMvcBuilders.standaloneSetup() to use my message converter XML configuration?

spring messagesource while testing

Testing Spring Security and MvcMock using a custom UserDetails implementation

Test spring rest controller secured with https