86 Commits (4043b1d38140d531f5f97d4f87850f168283c240)

Author SHA1 Message Date
Brian Clozel efa86e80d8 Upgrade json-path to 0.9.0 version 11 years ago
Rossen Stoyanchev c9bb0594f3 Polish 11 years ago
Brian Clozel e04a756968 Support AntPathMatch URLs in URL ResultMatchers 11 years ago
Brian Clozel 4bf5a0234c Add doesNotExist match to HeaderResultMatchers 11 years ago
Rossen Stoyanchev ed9b2966c0 Revise use of FilterChain in MockMvc 11 years ago
Rossen Stoyanchev 64baef9f19 Fix failing tests 11 years ago
Rossen Stoyanchev ccaa101252 Fix typo 11 years ago
Rossen Stoyanchev c211c98b40 Support placeholder values in Spring MVC Test 11 years ago
Deline Neo 909577082d Add attributeDoesNotExist ModelResultMatcher 11 years ago
Rossen Stoyanchev 7bab879623 Fix issue with xpath assertions in Spring Test MVC 11 years ago
Rossen Stoyanchev 2a15b5a895 Enable asyncSupported flag in Spring Test MVC 11 years ago
Rossen Stoyanchev 9bc4663ead Add accept(String) method to mock request builder 11 years ago
Sam Brannen d5a5a4894f Add header name to ex. msg in HeaderResultMatchers 11 years ago
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