Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-test

Failed to load ApplicationContext when I use ContextConfiguration annotation

testing an error response with MockMvc and jsonPath()

spring-mvc spring-test

org.springframework.test cannot be resolved also with maven dependency present

How to use Spring WithMockUser annotation with TestNG

Mocking external dependencies in Spring Boot integration tests

How to unit test an Spring @Bean CommandLineRunner?

How to configure EntityManagerFactoryBuilder bean when testing Spring Boot Batch application?

SpringSecurity WithSecurityContext MockMvc OAuth2 always unauthorised

Exclude a particular class from Spring Component scan while writing Spring Integration Test

Spring, webflux: The getRemoteAddress method of the ServerHttpRequest object returns null when request performed from WebTestClient

How to solve a NoSuchMethodError in a Spring Controller testcase?

How to only autowire a specific class in JUnit spring test?

java spring junit spring-test

Spring Boot MockMVC Test does not load Yaml file

Using annotation @Sql, is it possible to execute scripts in Class level before Method level?

spring spring-test

H2: generate insert scripts initialization script

java.lang.NoSuchMethodError: javaxservlet.http.HttpServletRequest.isAsyncStarted()Z

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