391 Commits (ff9fb9aa88eadf84d56851b2b687b2e34dd21dc5)

Author SHA1 Message Date
Sam Brannen 527b778bf9 Clean up warnings in spring-test 11 years ago
Juergen Hoeller 7d30017429 StubWebApplicationContext supports AutowireCapableBeanFactory operations (as far as possible) 11 years ago
Sam Brannen 0cd21aa55f Fix typo in Javadoc for TestContextBootstrapper 11 years ago
Sam Brannen 7a17abe448 Introduce empty & non-empty JsonPath matchers 11 years ago
Sam Brannen 4799668a98 Introduce additional JsonPath RequestMatchers in Spring MVC Test 11 years ago
Sam Brannen 5ee24c8482 Polish Javadoc for JsonPathRequestMatchers, etc. 11 years ago
Sam Brannen d4d5e5ce40 Polishing 11 years ago
Sam Brannen 07bb0378b9 Differentiate b/t (in)definite results in JsonPath assertions 11 years ago
Sam Brannen d2503340e7 Polish assertion msgs in JsonPathExpectationsHelper 11 years ago
Sam Brannen af8d9eab59 Polish Javadoc for JsonPathExpectationsHelper 11 years ago
Sam Brannen 5a05cdbedb Consider empty arrays as existent in JsonPath assertions 11 years ago
Sam Brannen ecb15ac58b Polish assertion msgs in JsonPathExpectationsHelper 11 years ago
Sam Brannen f3da7b810b Polish HtmlUnitRequestBuilder 11 years ago
Sam Brannen 93c07e76bc Return null instead of empty cookies array in Spring MVC Test 11 years ago
Craig Andrews fffdd1e9e9 Introduce additional JsonPath matchers in Spring MVC Test 11 years ago
Sam Brannen 725292081e Introduce 'value' alias for 'attribute' in @AliasFor 11 years ago
Sam Brannen 6a59d00576 Fix references and typos in Spring MVC Test Javadoc 11 years ago
Sam Brannen 9023cf6ae0 Redesign MockMvcHtmlUnitDriverBuilder API 11 years ago
Sam Brannen 3b84a7e84d Redesign MockMvcWebClientBuilder API 11 years ago
Sam Brannen 3d6f465625 Polish Javadoc in HtmlUnit support 11 years ago
Sam Brannen 680936f4a2 Rename configureWebClient() to modifyWebClientInternal() in HtmlUnit support 11 years ago
Rob Winch 484ac5e242 Polish Javadoc 11 years ago
Sam Brannen 40ea9ffd63 Remove unnecessary imports 11 years ago
Sam Brannen d21ad29982 Polish MockMvc HtmlUnit Support 11 years ago
Rob Winch b73e39423c Introduce support for HtmlUnit in Spring MVC Test 11 years ago
Sam Brannen 47e1724d0e Deprecate TxConfigAttributes alongside @TxConfig 11 years ago
Sam Brannen d6bdfcaa6e Introduce @Commit alias for @Rollback(false) 11 years ago
Sam Brannen baa66f7bfa Polishing 11 years ago
Sam Brannen 3f8b51283e Support @Rollback on classes & deprecate @TxConfig 11 years ago
Juergen Hoeller efd7f9bf72 Polishing 11 years ago
Sam Brannen 24b1dc14d2 Reduce scope of suppressed deprecation warnings in SpringJUnit4ClassRunner 11 years ago
Sam Brannen dede31eeed Polish Javadoc in @Timed & @Repeat 11 years ago
Sam Brannen 2afbfb2c0d Polishing 11 years ago
Brian Clozel 43e36e2dee Improve DateHeaders in MockServletRequest/Response 11 years ago
Sam Brannen 3c799e6e05 Do not reuse mock requests in Spring MVC Test 11 years ago
Sam Brannen 758a470d63 Include attribute/session name in assertions in RequestResultMatchers 11 years ago
Sam Brannen bb51447860 Fix typos in RequestResultMatchers 11 years ago
Brian Clozel cf2aed9d00 Add a dateValue HeaderResultMatcher 11 years ago
Sam Brannen 420e8ca833 Sync Javadoc and reference manual regarding ReflectionTestUtils 11 years ago
Sam Brannen 19fcb72d70 Polish Javadoc in the Spring MVC Test Framework 11 years ago
Sam Brannen bf06bf33ab Reuse mock request from the TCF in Spring MVC Test 11 years ago
Sam Brannen e9f64cf9ae Sync Servlet mocks between spring-test & spring-web 11 years ago
Michal Karolik 95fe5f9033 Fix package references 11 years ago
Juergen Hoeller ea2a1d33d9 Javadoc fixes plus additional polishing 11 years ago
Sam Brannen 9c46228a97 Populate RequestAttributes before invoking Filters in MockMvc 11 years ago
Sam Brannen 3d951755fa Improve documentation for @IfProfileValue precedence 11 years ago
Sam Brannen 0aac02d649 Introduce DirtiesContextBeforeModesTestExecutionListener 11 years ago
Sam Brannen 63a1348c32 Polish LoggingResultHandler in Spring MVC Test 11 years ago
Sam Brannen 693dcba867 Introduce LoggingResultHandler in Spring MVC Test 11 years ago
Sam Brannen 895d43a2b3 Print cookies in human-readable form in Spring MVC Test 11 years ago