58 Commits (13cf1fceaa88add6c02b4cebb58c7a5721c93946)

Author SHA1 Message Date
Sam Brannen 33ee0ea4a6 Fix broken test in ContentAssertionTests 12 years ago
Rossen Stoyanchev b2d6596901 Add contentTypeCompatibleWith option to Spring MVC Test 12 years ago
Chris Beams 74137794da Polish changes from pull request #205 12 years ago
Sam Brannen 18bf860c27 Update Javadoc for MockMvc 12 years ago
Chris Beams 0829cbfdd3 Update license header for recently modified files 12 years ago
Arnaud Cogoluègnes a56d8f28fe Add support for HTTP OPTIONS in Spring MVC Test 12 years ago
Chris Beams 4c8cd7b0bd Add @Override annotations to test sources 12 years ago
Chris Beams 4d97ff2479 Fix [dep-ann] warnings with @Deprecated 12 years ago
Phillip Webb 6c14eaad61 Fix [cast] compiler warnings 12 years ago
Phillip Webb 2cf45bad86 Replace space indentation with tabs 12 years ago
Phillip Webb 1762157ad1 Remove trailing whitespace in source files 12 years ago
Craig Walls ccb1153440 Fix JavaDoc in MockRestServiceServer 12 years ago
Chris Beams f26534700a Eliminate all Javadoc warnings 12 years ago
Phillip Webb c8a3562933 Update test tiles.xml files to use v3 DTD 12 years ago
Phillip Webb 87f7ecf907 Refactor merge-artifacts script to a plugin 12 years ago
Phillip Webb 90cfdbb040 Polish quote styles in gradle files 12 years ago
Phillip Webb a268528726 Polish .gradle file formatting to use tabs 12 years ago
Sam Brannen a436a57503 Move tests to spring-test module 12 years ago
Rossen Stoyanchev 3643d92cb8 Fix issue with creating ServletRequestAttributes 12 years ago
Sam Brannen 69ace01640 Clean up warnings in spring-test 12 years ago
Rossen Stoyanchev 31cb14e03a Remove Spring Security sample tests in spring-test-mvc 12 years ago
Sam Brannen ffd040b8d2 Javadoc in MockMvcClientHttpRequestFactoryTests 12 years ago
Rossen Stoyanchev 9643ff3f1d Polish StandaloneMockMvcBuilder 12 years ago
Rob Winch 157a1d6ee2 Rename MvcAsyncTask to WebAsyncTask 12 years ago
Rob Winch e7b8cd58db Fix spring-test-mvc Eclipse classpath 12 years ago
Rossen Stoyanchev 79edf627db Fix failing test from last commit 12 years ago
Rossen Stoyanchev 3a50dafc90 Add MockMvcClientHttpRequestFactory 12 years ago
Rossen Stoyanchev f30d33d32e Add spring-test-mvc tests with Spring HATEOAS links 12 years ago
Chris Beams d4fb1c8d63 Refactor Gradle script naming and organization 12 years ago
Rossen Stoyanchev 92ca8b32fb Add DefaultMvcResultTests 12 years ago
Rossen Stoyanchev f8bf577eff Fix failures in PrintingResultHandlerTests 12 years ago
Rossen Stoyanchev 8afcf717e2 Fix failing test from previous commit 12 years ago
Rossen Stoyanchev 1f2e89e3ed Print async result in Spring MVC Test ResultHandler 12 years ago
Rossen Stoyanchev 9e22ac496d Remove a couple more dependencies on hamcrest-lib 12 years ago
Rossen Stoyanchev 4812fcccc4 Remove dependency on hamcrest-lib from spring-mvc-test 12 years ago
Rossen Stoyanchev c348be2511 Add RequestBuilder for async dispatches 12 years ago
Rossen Stoyanchev 38cf91922c Fix intermittent test failure in AsyncTests 12 years ago
Rossen Stoyanchev 242bf7c4e3 Refine hamcrest dependency in spring-test-mvc project 12 years ago
Sam Brannen 462605987d Delete unused import 12 years ago
Sam Brannen 0b45daf5e9 Assess claims made in SPR-9799 12 years ago
Rossen Stoyanchev d701464517 Add onTimeout/onCompletion callbacks to DeferredResult 12 years ago
Phillip Webb 39682b7d3f Upgrade to Hamcrest 1.3 12 years ago
Rossen Stoyanchev f7ec738857 Sync up MockAsyncContext implementations in src/test 12 years ago
Rossen Stoyanchev fe77c3d5fe Fix failing test 12 years ago
Rossen Stoyanchev f036ed639f Polish (major) MVC async processing interceptors 12 years ago
Rossen Stoyanchev 3bb515bec7 Improve async support in Spring MVC Test 12 years ago
Rossen Stoyanchev 8270d82bda Fix failing test 12 years ago
Rossen Stoyanchev 0a10f95e18 Shorten package name for Spring MVC Test framework 12 years ago
Rossen Stoyanchev caf2af077a Polish MockHttpServletRequestBuilder 12 years ago
Rossen Stoyanchev 300ab4537b Add Spring 32 methods to StandaloneMockMvcBuilder 12 years ago