53 Commits (v3.2.1.RELEASE)

Author SHA1 Message Date
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 14 years ago
Phillip Webb c8a3562933 Update test tiles.xml files to use v3 DTD 14 years ago
Sam Brannen a436a57503 Move tests to spring-test module 14 years ago
Rossen Stoyanchev 3643d92cb8 Fix issue with creating ServletRequestAttributes 14 years ago
Sam Brannen 69ace01640 Clean up warnings in spring-test 14 years ago
Rossen Stoyanchev 31cb14e03a Remove Spring Security sample tests in spring-test-mvc 14 years ago
Sam Brannen ffd040b8d2 Javadoc in MockMvcClientHttpRequestFactoryTests 14 years ago
Rossen Stoyanchev 9643ff3f1d Polish StandaloneMockMvcBuilder 14 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
Sam Brannen 462605987d Delete unused import 14 years ago
Sam Brannen 0b45daf5e9 Assess claims made in SPR-9799 14 years ago
Rossen Stoyanchev d701464517 Add onTimeout/onCompletion callbacks to DeferredResult 14 years ago
Phillip Webb 39682b7d3f Upgrade to Hamcrest 1.3 14 years ago
Rossen Stoyanchev f7ec738857 Sync up MockAsyncContext implementations in src/test 14 years ago
Rossen Stoyanchev fe77c3d5fe Fix failing test 14 years ago
Rossen Stoyanchev f036ed639f Polish (major) MVC async processing interceptors 14 years ago
Rossen Stoyanchev 3bb515bec7 Improve async support in Spring MVC Test 14 years ago
Rossen Stoyanchev 8270d82bda Fix failing test 14 years ago
Rossen Stoyanchev 0a10f95e18 Shorten package name for Spring MVC Test framework 14 years ago
Rossen Stoyanchev caf2af077a Polish MockHttpServletRequestBuilder 14 years ago
Rossen Stoyanchev 300ab4537b Add Spring 32 methods to StandaloneMockMvcBuilder 14 years ago
Rossen Stoyanchev 365a42da64 Add file upload test to Spring MVC Test 14 years ago
Rossen Stoyanchev f7943786de Polish Spring MVC Test code 14 years ago
Rossen Stoyanchev 2748f2b8eb Remove deprecated methods in spring-test-mvc 14 years ago
Rossen Stoyanchev e7a7f751b6 Prefix REST client test support classes w/ "MockRest" 14 years ago
Rossen Stoyanchev 7b4bc08b14 Update context-based tests in spring-test-mvc 14 years ago