Search code examples
is that ok to have @Autowire or @Inject in @Configuration class...


springspring-mvc-test

Read More
JpaRepository findById method returning Optional.empty when id is matching to the correct database r...


spring-bootspring-mvcspring-mvc-test

Read More
Spring MVC Test missing imports from MockMvc example...


javaspringspring-mvcspring-mvc-test

Read More
How to format Spring REST Docs in response body with mockMvc...


javaspringspring-mvc-testspring-restdocs

Read More
How to remove duplicate names of routes when testing...


javaspringspring-bootspring-mvcspring-mvc-test

Read More
Spring mock mvc keep file extension...


javaunit-testingspring-mvcspring-mvc-test

Read More
Spring override bean of another module...


javaspringspring-mvcspring-mvc-test

Read More
Rest controller test with @WebMvcTest, Could not instantiate JAXBContext for PagedResources...


javaspring-bootspring-hateoasspring-boot-testspring-mvc-test

Read More
Spring Boot 2, Spring Security 5 and @WithMockUser...


springspring-mvcspring-bootspring-securityspring-mvc-test

Read More
@NotNull is not validating and not Producing correct Result in Spring Framework...


springspring-mvcspring-bootspring-dataspring-mvc-test

Read More
Spring MVC custom Formatter works in Test but fails in Browser...


javaspring-mvcspring-mvc-test

Read More
405 Request method 'POST' not supported when testing spring application...


javaspring-mvcspring-boothtmlunitspring-mvc-test

Read More
Spring boot Integration unit testing NoSuchBeanDefinitionException exception...


spring-bootspring-integrationspring-mvc-test

Read More
Runtime error while running a Spring Session + Spring Boot application...


springmavenspring-bootspring-mvc-testspring-session

Read More
In Spring boot:Cannot find template location: class path resource [templates/] (please add some temp...


spring-bootspring-mvc-test

Read More
AssertJ to Hamcrest equivalency (only for Spring MVC Test): How test each POJO item of a collection ...


junithamcrestspring-mvc-testassertj

Read More
Spring Boot Test with @WebMvcTest fails on Atlassian Bitbucket Pipeline...


javaspringspring-bootbitbucket-pipelinesspring-mvc-test

Read More
spring boot - web mvc test does not find controller mapping...


springspring-mvcspring-bootspring-boot-testspring-mvc-test

Read More
How can I use @WebMvcTest for a Controller that uses an autowired ConversionService?...


javaspring-mvcspring-bootspring-mvc-test

Read More
This exception may occur if matchers are combined with raw values...


springhibernatemockitojunit4spring-mvc-test

Read More
Matcher for JSONPath expression to find order of fields...


javajsonpathhamcrestmockmvcspring-mvc-test

Read More
SpringWebMvcTest - Test Requestbody using @Valid and custom validation...


spring-mvcspring-bootjunitmockitospring-mvc-test

Read More
Spring MVC Testing config...


javaunit-testingspring-mvcspring-mvc-test

Read More
jUnit with Spring MVC returns a 400 instead a 200...


javaspringspring-mvcjunitspring-mvc-test

Read More
How to configure HandlerMethodArgumentResolver in spring boot test...


spring-bootjunitspring-mvc-testspring-boot-test

Read More
How to test Spring MVC controller with pagination?...


spring-mvcjunitmockitospring-mvc-test

Read More
Convert List to Page in spring data mongo?...


mongodbspring-data-mongodbspring-mvc-test

Read More
Spring 4.3.6 Can't inject bean into controller...


spring-mvcspring-mvc-test

Read More
spring mvc how to test that my service persists entities in post request...


javaspring-bootspring-datamockitospring-mvc-test

Read More
Unit tests passing through Maven, but failing through Cobertura: "Expecting a stackmap frame at...


javamavenspring-mvccoberturaspring-mvc-test

Read More
BackNext