Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mockmvc

Documenting null values with Spring REST Docs

Spring Controller Unit Test throws NestedServletException

MockMvc seems to be clear SecurityContext after performing request (java.lang.IllegalArgumentException: Authentication object cannot be null)

MockHttpServletRequestBuilder - how to change remoteAddress of remoteHost of HttpServletRequest?

MockMVC is not autowired, it is null

@RequestMapping java.lang.AssertionError: Status Expected :200 Actual :404

WebApplicationContext does not Autowire when injecting in Spock Specification

How to use Gson instead of Jackson for MockMvc?

java jackson gson mockmvc

Autowired HttpServletRequest in Spring-test integration tests

spring validation for requestparam not working

How to extract value from JSON response when using Spring MockMVC

MockRestServiceServer simulate backend timeout in integration test