70 Commits (2d3fe96cd60b487dc5601e7e550fd53fe287dcd7)

Author SHA1 Message Date
Rossen Stoyanchev 6b353e889a Improve exception message 12 years ago
Rossen Stoyanchev 4b9aad8f65 Refactor async result handling in Spring MVC Test 12 years ago
Juergen Hoeller 354917c53d Polishing (backports from 4.0.1) 12 years ago
Juergen Hoeller 3db6a7f715 Add method for HTTP PATCH in MockMvcRequestBuilders 12 years ago
Juergen Hoeller 6224ddd0cb Polishing (including removal of javadoc imports that show as package cycles in IntelliJ) 12 years ago
Rossen Stoyanchev 4b38dc8972 Fix exception mock request builder 13 years ago
Rossen Stoyanchev 072e5e8471 Revise use of FilterChain in MockMvc 13 years ago
Deline Neo 98da5a7b2b Add attributeDoesNotExist ModelResultMatcher 13 years ago
Juergen Hoeller 886cc2cce8 Fixed general test suite problems found during OpenJDK 8 upgrade 13 years ago
Rossen Stoyanchev 3654a620fb Disable AsyncTests in spring-test-mvc 13 years ago
Rossen Stoyanchev eefd1c4ca6 Add context hierarchy tests to Spring MVC Test 13 years ago
Phillip Webb 05765d7520 Replace EasyMock with Mockito 13 years ago
Wesley Hall fbac428e23 Fix DefaultMockMvcBuilder fluent API generic type 13 years ago
Rossen Stoyanchev eda53ec1d8 Allow merge of MockMultipart- w/ Mock- request builder 13 years ago
Rossen Stoyanchev b47d97c23a Improve error message for JSON path expressions 13 years ago
Arnaud Cogoluègnes ccca82be1b Make StandaloneMockMvcBuilder interface consistent 13 years ago
Phillip Webb d89e30b864 Fix unnecessary @SupressWarnings annotations 13 years ago
Sam Brannen 33ee0ea4a6 Fix broken test in ContentAssertionTests 13 years ago
Rossen Stoyanchev b2d6596901 Add contentTypeCompatibleWith option to Spring MVC Test 13 years ago
Chris Beams 74137794da Polish changes from pull request #205 13 years ago
Sam Brannen 18bf860c27 Update Javadoc for MockMvc 13 years ago
Chris Beams 0829cbfdd3 Update license header for recently modified files 13 years ago
Arnaud Cogoluègnes a56d8f28fe Add support for HTTP OPTIONS in Spring MVC Test 13 years ago
Chris Beams 4c8cd7b0bd Add @Override annotations to test sources 13 years ago
Chris Beams 4d97ff2479 Fix [dep-ann] warnings with @Deprecated 13 years ago
Phillip Webb 6c14eaad61 Fix [cast] compiler warnings 13 years ago
Phillip Webb 2cf45bad86 Replace space indentation with tabs 13 years ago
Phillip Webb 1762157ad1 Remove trailing whitespace in source files 13 years ago
Craig Walls ccb1153440 Fix JavaDoc in MockRestServiceServer 13 years ago
Chris Beams f26534700a Eliminate all Javadoc warnings 13 years ago
Phillip Webb c8a3562933 Update test tiles.xml files to use v3 DTD 13 years ago
Sam Brannen a436a57503 Move tests to spring-test module 13 years ago
Rossen Stoyanchev 3643d92cb8 Fix issue with creating ServletRequestAttributes 13 years ago
Sam Brannen 69ace01640 Clean up warnings in spring-test 13 years ago
Rossen Stoyanchev 31cb14e03a Remove Spring Security sample tests in spring-test-mvc 13 years ago
Sam Brannen ffd040b8d2 Javadoc in MockMvcClientHttpRequestFactoryTests 13 years ago
Rossen Stoyanchev 9643ff3f1d Polish StandaloneMockMvcBuilder 13 years ago
Rob Winch 157a1d6ee2 Rename MvcAsyncTask to WebAsyncTask 14 years ago
Rossen Stoyanchev 79edf627db Fix failing test from last commit 14 years ago
Rossen Stoyanchev 3a50dafc90 Add MockMvcClientHttpRequestFactory 14 years ago
Rossen Stoyanchev f30d33d32e Add spring-test-mvc tests with Spring HATEOAS links 14 years ago
Rossen Stoyanchev 92ca8b32fb Add DefaultMvcResultTests 14 years ago
Rossen Stoyanchev f8bf577eff Fix failures in PrintingResultHandlerTests 14 years ago
Rossen Stoyanchev 8afcf717e2 Fix failing test from previous commit 14 years ago
Rossen Stoyanchev 1f2e89e3ed Print async result in Spring MVC Test ResultHandler 14 years ago
Rossen Stoyanchev 9e22ac496d Remove a couple more dependencies on hamcrest-lib 14 years ago
Rossen Stoyanchev 4812fcccc4 Remove dependency on hamcrest-lib from spring-mvc-test 14 years ago
Rossen Stoyanchev c348be2511 Add RequestBuilder for async dispatches 14 years ago
Rossen Stoyanchev 38cf91922c Fix intermittent test failure in AsyncTests 14 years ago
Rossen Stoyanchev 242bf7c4e3 Refine hamcrest dependency in spring-test-mvc project 14 years ago