474 Commits (b277c081e773dc0dfbd4429bb03c7e91f2ded188)

Author SHA1 Message Date
Sam Brannen 420e8ca833 Sync Javadoc and reference manual regarding ReflectionTestUtils 9 years ago
Sam Brannen d8fb6c557d Delete unused imports in HeaderAssertionTests 9 years ago
Brian Clozel dba46c1358 Partial revert of SPR-13090 9 years ago
Sam Brannen 19fcb72d70 Polish Javadoc in the Spring MVC Test Framework 9 years ago
Sam Brannen bf06bf33ab Reuse mock request from the TCF in Spring MVC Test 9 years ago
Sam Brannen e9f64cf9ae Sync Servlet mocks between spring-test & spring-web 9 years ago
Juergen Hoeller aedef43a9a Exception fine-tuning and general polishing 9 years ago
Juergen Hoeller 9f15f347bf Renamed 'name' attribute to 'scopeName' (in order to avoid common override conflicts) 9 years ago
Michal Karolik 95fe5f9033 Fix package references 9 years ago
Juergen Hoeller ea2a1d33d9 Javadoc fixes plus additional polishing 9 years ago
Sam Brannen 9c46228a97 Populate RequestAttributes before invoking Filters in MockMvc 9 years ago
Sam Brannen 3d951755fa Improve documentation for @IfProfileValue precedence 9 years ago
Sam Brannen 3c2efeece4 Investigate claims raised in SPR-13211 9 years ago
Sam Brannen 5e24ee9b55 Update RequestContextHolderTests 9 years ago
Sam Brannen ea0c37a535 Polishing 9 years ago
Sam Brannen 3c4ec9026a Introduce test for DeferredResult w/ delayed error in MVC Test 9 years ago
Sam Brannen 0e70630ac4 Polish AsyncTests 9 years ago
Sam Brannen 0aac02d649 Introduce DirtiesContextBeforeModesTestExecutionListener 9 years ago
Sam Brannen 63a1348c32 Polish LoggingResultHandler in Spring MVC Test 9 years ago
Sam Brannen 693dcba867 Introduce LoggingResultHandler in Spring MVC Test 9 years ago
Sam Brannen 895d43a2b3 Print cookies in human-readable form in Spring MVC Test 9 years ago
Juergen Hoeller a2d3c27ed1 Allow MVC handler methods to return any CharSequence type as view name 9 years ago
Rossen Stoyanchev 6842fd7fb9 Ensure result ready in asyncDispatch in MockMvc 9 years ago
Sam Brannen 10a691bd51 Support inlined SQL statements in @Sql 9 years ago
Sam Brannen d0c0d9fc5a Synthesize annotation from defaults 9 years ago
Sam Brannen 27d1ce84a3 Polishing 9 years ago
Sam Brannen fb83e83e78 Honor contract of @Repeatable in AnnotationUtils 9 years ago
Sam Brannen 23547a72f3 Clean up warnings and polish tests 9 years ago
Sam Brannen 37d61375e2 Fix typo 9 years ago
Sam Brannen ece12f9d37 Synthesize annotation from map w/ minimal attributes 9 years ago
Brian Clozel f988151163 Improve charset management in XpathResultMatchers 9 years ago
Sam Brannen 68a704373d Retain order of active profiles in the TCF 9 years ago
Sam Brannen ea9d7aa337 Polish Javadoc for @TransactionConfiguration 9 years ago
Sam Brannen 32c17bf540 Revise method and parameter names in annotation support 9 years ago
Sam Brannen 6b7c1d72e8 Introduce alias for 'value' attribute in @Transactional 9 years ago
Sam Brannen f6d2fe471a Proper support for Root WAC in Spring MVC Test 9 years ago
Brian Clozel e2c8d3762f Fix tests for SPR-13090 9 years ago
Esko Luontola 89c1674b89 Fix missing space in assertion message 9 years ago
Sam Brannen 6a5b2672e7 Introduce alias for 'value' attribute in @ResponseStatus 9 years ago
Sam Brannen 8f233786ed Polishing 9 years ago
Sam Brannen e30c9b2ef3 Synthesize annotation from a map of attributes 9 years ago
Sam Brannen ca66e076d1 Support annotation attribute aliases and overrides via @AliasFor 9 years ago
Juergen Hoeller b4095c3e1d Class identity comparisons wherever possible 9 years ago
Stephane Nicoll cf391f5ce1 polish 9 years ago
Sam Brannen 428499a384 Introduce SpringFailOnTimeout(Statement, Method) constructor 9 years ago
Sam Brannen f13f493551 Introduce TestAnnotationUtils to reduce code duplication 9 years ago
Sam Brannen 973582e7df Introduce TestContextManager cache in SpringClassRule 9 years ago
Sam Brannen 68322fc42a Introduce JUnitTestingUtils to reduce code duplication 9 years ago
Sam Brannen d1b1c4f888 Introduce JUnit Rule alternative to SpringJUnit4ClassRunner 10 years ago
Sam Brannen bccd59e6c8 Use findAnnotationAttributes() where appropriate 10 years ago