73 Commits (9ee292aaf79649a3ce86c184ec91cf0928fedac3)

Author SHA1 Message Date
Rob Winch 9468548116 Add @Override to remaining source files 12 years ago
Juergen Hoeller 2a44228b98 Consistent use of <pre class="code"> 12 years ago
Juergen Hoeller 527776cde4 Removed JDK 8 workaround (not necessary anymore with build 88) 12 years ago
Juergen Hoeller f91be88f8c Temporary workaround for JDK 8 test compilation/execution problem 12 years ago
Juergen Hoeller 19f783bdd7 Fixed general test suite problems found during OpenJDK 8 upgrade 12 years ago
Juergen Hoeller cf93d38c56 Added "destroyBean(Object)" method to AutowireCapableBeanFactory 12 years ago
Juergen Hoeller deba32cad9 Upgraded all Servlet API mocks to Servlet 3.0 (with a little bit of Servlet 3.1 support in MockHttpServletResponse) 12 years ago
Rossen Stoyanchev 3654a620fb Disable AsyncTests in spring-test-mvc 12 years ago
Rossen Stoyanchev eefd1c4ca6 Add context hierarchy tests to Spring MVC Test 12 years ago
Phillip Webb 05765d7520 Replace EasyMock with Mockito 12 years ago
Wesley Hall fbac428e23 Fix DefaultMockMvcBuilder fluent API generic type 12 years ago
Rossen Stoyanchev eda53ec1d8 Allow merge of MockMultipart- w/ Mock- request builder 12 years ago
Rossen Stoyanchev b47d97c23a Improve error message for JSON path expressions 12 years ago
Arnaud Cogoluègnes ccca82be1b Make StandaloneMockMvcBuilder interface consistent 12 years ago
Phillip Webb d89e30b864 Fix unnecessary @SupressWarnings annotations 12 years ago
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 70eaf02b7f Revert "Merge branch 'SPR-10130' into cleanup-master" 12 years ago
Chris Beams 3b40ce76bf Add @Override annotations to main sources 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
Craig Walls bf8a33902f 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