Search code examples
Spring boot patch request on controller with Map parameter. Test with mockmvc...


javatestingspring-boot-testmockmvc

Read More
how to specify nameGenerator in SpringBootTest?...


javaspring-bootkotlinspring-boot-test

Read More
Spring boot testing delete method always fails...


javaspringspring-bootmockitospring-boot-test

Read More
MockMVC is not autowired, it is null...


javaspring-bootjunitspring-boot-testmockmvc

Read More
How to unmock an exception using Mockito?...


unit-testingexceptionjunitmockitospring-boot-test

Read More
MockHttpServletRequestBuilder - how to change remoteAddress of remoteHost of HttpServletRequest?...


javaspring-mvcspring-bootspring-boot-testmockmvc

Read More
@SpringBootTest with MapStruct requires Impl...


javaspring-boot-testmapstruct

Read More
SpringBoot Test - Error creating bean with name 'entityManagerFactory'...


javaspring-bootjunitspring-boot-test

Read More
Multiple SpringBootTests using EmbeddedKafka fails with "only one 'RetryTopicConfigurationS...


spring-kafkaspring-boot-testembedded-kafka

Read More
R2DBC unable to create connection with h2 protocol...


spring-booth2spring-boot-testspring-data-r2dbcr2dbc

Read More
H2 JdbcSQLSyntaxErrorException: Syntax error in SQL statement - INSERT...


eclipseeclipse-pluginh2spring-boot-test

Read More
Add multiple forms in spring boot java.util.ConcurrentModificationException\r\n\tat java.base/java.u...


javaspringspring-bootspring-boot-test

Read More
@Nested class takes default application.properties values...


javaspring-bootjunitspring-boot-testapplication.properties

Read More
java.lang.UnsupportedOperationException: remove...


javaspring-boottestingspring-boot-test

Read More
How to combine SpringBootTest and Testcontainers with fake-gcs-server container...


spring-bootspring-boot-testtestcontainerstestcontainers-junit5

Read More
@MockBean injected into a constructor-autowired component...


springdependency-injectionmockitospring-boot-testmockk

Read More
How to setServletPath() in Spring Junit WebTestClient?...


javaspringspring-bootspring-webfluxspring-boot-test

Read More
Spring Boot failing to connect to Testcontainer Cassandra...


javaspring-bootspring-boot-testtestcontainersspring-data-cassandra

Read More
Defining tomcat property in a test running with @SpringBootTest...


javaspringspring-boottomcatspring-boot-test

Read More
Why does org.springframework.beans.BeanUtils work with MockitoExtension...


junit5spring-testspring-boot-test

Read More
How to use mock in a private static final variable in Spock?...


javaunit-testinggroovyspockspring-boot-test

Read More
How to mock ModelMapper for list in SpringBootTest using Junit and Mockito?...


spring-bootmockitojunit5spring-boot-testmodelmapper

Read More
Spring Boot Test: Expected request don't persist using ExpectedCount.manyTimes()...


javaspringspring-bootmockitospring-boot-test

Read More
why @SpringBootTest does not load the context...


springspring-bootspring-testspring-boot-test

Read More
How to assert org.slf4j.Logger statements with junit?...


javajunitlog4jslf4jspring-boot-test

Read More
Springboot test fails to autowire TestRestTemplate when using junit5...


spring-bootspring-boot-test

Read More
Load resource/file from test/resources using Spring...


javaspringspring-bootmavenspring-boot-test

Read More
Unknown Source when querying database with JPA...


jpa-2.0spring-boot-test

Read More
IllegalArgumentException: null source, while testing spring controller with MockMvc and Mockito...


spring-bootmockitospring-boot-testmockmvc

Read More
How to disable `@EnableKafka` in Spring Boot tests?...


javaspringspring-bootspring-kafkaspring-boot-test

Read More
BackNext