Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-test

How to get @WebMvcTest work with OAuth?

spring boot 1.4, spock and application.properties

Unable to find a SpringBootConfiguration in Spring Boot Test 1.4

Spring Boot - Test - Validator: Invalid target for Validator

How to mock http header in MockRestServiceServer?

Make a fake javax.sql.DataSource?

What is the best way to test that a spring application context fails to start?

How to drop in-memory h2db between Spring Integration tests?

Spring @Autowired behavior different in tests than components

TestNG - @BeforeMethod for specific methods

java spring testng spring-test

Adding a TestExecutionListener

Override @PropertySource with @TestPropertySource in Spring Boot

How to set 'headless' property in a Spring Boot test?

How to retrieve data directly from Spring test MvcResult json response?

org.hibernate.service.UnknownServiceException: Unknown service requested

Spring-Boot module based integration testing

spring-boot spring-test

Spring MVC 5 ResultMatcher jsonPath null value

Spring boot not resolving custom properties from application.properties during integration tests

How to test Spring HandlerInterceptor Mapping