648 Commits (7d7d1c365a9e65c37bf7073f683a54c658efc366)

Author SHA1 Message Date
Juergen Hoeller b6f1afd471 Polishing 9 years ago
Juergen Hoeller 537193a4e0 Consistent license header 9 years ago
Sam Brannen 463c8f149d Add properties files directly to environment in TestPropertySourceUtils 9 years ago
Juergen Hoeller 6573e9142c Polishing 9 years ago
Juergen Hoeller d2d528dc05 Polishing 9 years ago
Sam Brannen 6c0cae87b4 Clean up warnings in spring-test 9 years ago
Sam Brannen e18d5b591a Limit size of context cache in the TestContext framework 9 years ago
Sam Brannen 2ed3382a60 Document composed support for @Scheduled, @JmsListener, & @Sql 9 years ago
Sam Brannen 26bbb6e767 Polishing 9 years ago
Juergen Hoeller 94cb7786c8 Polishing 9 years ago
Sam Brannen b0c6357540 Test @Sql as a merged composed annotation 9 years ago
Phillip Webb fc839331a7 Refine TestPropertySourceUtils for direct use 9 years ago
Sam Brannen c6f6e192c0 Support @Sql as a merged composed annotation 9 years ago
Juergen Hoeller 517ebd1d3e Consistent formatting 9 years ago
Juergen Hoeller 9af12d290e Polishing 9 years ago
Juergen Hoeller 5025c615b1 Consistent use of AnnotatedElementUtils.findMergedAnnotation/hasAnnotation 9 years ago
Sam Brannen 532ed0a4cf Clean up warnings in the spring-test module 9 years ago
Sam Brannen c5200978b0 Polishing 9 years ago
Rob Winch 411ff8450f Refine tests for SPR-14066 9 years ago
Sam Brannen 455bf45fa4 Fix test that failed due to upgrade to HtmlUnit 2.20 9 years ago
Brian Clozel 7ae44c2565 Allow skipping JSON prefix in MockMvc result matchers 9 years ago
Rossen Stoyanchev d3822c8d19 Polish 9 years ago
Rob Winch 7d96ad1f6e MockMvc HtmlUnit support shares CookieManager 9 years ago
Sam Brannen 43661ededb Verify inlined props override files in @TestPropertySource 9 years ago
Sam Brannen 7a3bc2e473 Polishing 9 years ago
Rossen Stoyanchev f5a5a81e95 Support response cookies in HtmlUnit integration 9 years ago
Sam Brannen d9025ddaa7 Fully test proxy support in ReflectionTestUtils 9 years ago
Sam Brannen 7beff7b40a Polishing 9 years ago
Sam Brannen b1ca18e0dc Document proxy support in ReflectionTestUtils 9 years ago
Sam Brannen 2d565c7944 Fix bugs in ReflectionTestUtils related to proxies 9 years ago
Sam Brannen 7c7e7865bf Polishing 9 years ago
Marten Deinum 8d3ec50e87 Support proxied objects in ReflectionTestUtils 9 years ago
Sam Brannen c41c5dd5c9 Polishing 9 years ago
Sam Brannen cbd1342fbb Polish ContextCustomizer support in the TCF 9 years ago
Phillip Webb 87a3a5cb3b Introduce ContextCustomizer API in the TestContext Framework 9 years ago
Juergen Hoeller d124a13eb4 Consistent use of empty enumerations 9 years ago
Sam Brannen 51eccf552f Polish ServletTestExecutionListener[Tests] 9 years ago
Phillip Webb bb590db396 Support servlet listener activate attribute 9 years ago
Phillip Webb 2244461778 Allow @ContextConfiguration to be omitted 9 years ago
Sam Brannen 89cf4772d5 Fix malformed HTML in Javadoc 9 years ago
Sam Brannen 93fb7be783 Polishing 9 years ago
Phillip Webb 504779e210 Remove @BootstrapWith from @WebAppConfiguration 9 years ago
Sam Brannen 067994712d Make TestContextManager.getTestContext() public 9 years ago
Sam Brannen 18e9699a2b Demo @ContextConfiguration as composed annotation with ACI 9 years ago
Sebastien Deleuze b3abd3b809 Fix HeaderResultMatchers#string(String, String) assert order 9 years ago
Sebastien Deleuze c385427397 Allow to specify AbstractHttpMessageConverter default charset 9 years ago
Sam Brannen 467b5f3f28 Introduce composed annotations for @RequestMapping 9 years ago
Sam Brannen df7b24b8e7 Allow non-public @Transactional test methods 9 years ago
Sam Brannen 197434b3ec Polish TestNG integration tests 9 years ago
Sam Brannen 816185233d Polish TransactionalTestExecutionListener 9 years ago