246 Commits (c4843577bab0a9ebf5277853dd70a2e01dd1facd)

Author SHA1 Message Date
Stephane Nicoll 5559209233 Remove useless imports 11 years ago
Sam Brannen ba3c7e588f Polish Javadoc for SpringJUnit4ClassRunner 11 years ago
Sam Brannen 1bbc55d63c Polish Javadoc for TestContextBootstrapper 11 years ago
Sam Brannen 5df60a2bec Update ContextLoaderUtils Javadoc due to recent refactoring 11 years ago
Sam Brannen e1a1e1205f Simplify DefaultBootstrapContext.toString() 11 years ago
Sam Brannen a281bdbfc5 Introduce context bootstrap strategy in the TCF 11 years ago
Sam Brannen d53b498839 Don't encode '@' in {@code} tags 11 years ago
Sam Brannen a1486e46c8 Don't encode '@' in {@code} tags 11 years ago
Sam Brannen 4cd075bb96 Introduce test for PropertySource + ACI in the TCF 11 years ago
Sam Brannen 89a4c291c3 Remove trailing whitespace 11 years ago
Sam Brannen 1f017c4acb Support classes AND locations in @ContextConfiguration 11 years ago
Sam Brannen 5d049e0de8 Introduce execute(DataSource) in ResrcDbPopulator 11 years ago
Sam Brannen c38600762d Reinject Servlet mocks between TestNG test methods 11 years ago
Sam Brannen 5c577451f3 Polish Javadoc in abstract base test classes in the TCF 11 years ago
Juergen Hoeller dd7f54c3c0 Revised ResizableByteArrayOutputStream as an actual subclass of ByteArrayOutputStream, and consistently applied appropriate ByteArrayOutputStream initial capacities across the codebase 11 years ago
Rossen Stoyanchev 05213c684c Give meaningful names to SprXxxTests in spring-test 11 years ago
Rossen Stoyanchev 9bda734e0a Improve method order in MockMvcRequestBuilders 11 years ago
Sebastien Deleuze 0b69a0ba4b Add URI based MockHttpServletRequestBuilder constructors 11 years ago
Stephane Nicoll 4cd818b9e4 Harmonize log configuration 11 years ago
Sam Brannen 14a8f19670 Add links to class-level Javadoc in JdbcTestUtils 11 years ago
Sam Brannen 01b2f67f11 Introduce constructors in ResourceDatabasePopulator 11 years ago
Sam Brannen a006ca2542 Remove trailing whitespace 11 years ago
Sam Brannen 2bfd6ddcf4 Refactor SQL script support 11 years ago
cbaldwin74 e5c17560db Support multi-line comments in SQL scripts 11 years ago
Rossen Stoyanchev 6a4a2ec6a4 Fix expected and actual argument order 11 years ago
Sam Brannen b364599278 Update links to Spring JIRA server 11 years ago
Sam Brannen 1d57a15e40 Delete unused imports in spring-test 11 years ago
Sam Brannen cb59d43a5f Fix typos in Javadoc in AssertThrows 11 years ago
Sam Brannen cf3b2b1a4d Simplify test includes & excludes in Gradle build 11 years ago
Rossen Stoyanchev 34924810fe Remove field no longer used after previous commit 11 years ago
Rossen Stoyanchev 74de35df1e Refactor async result handling in Spring MVC Test 11 years ago
Rossen Stoyanchev 705efc5bdf Fix timing issue with obtaining async result 11 years ago
Rossen Stoyanchev c553d681f1 Add Servlet 3.1 methods to mock request 11 years ago
Sam Brannen 979c483384 Do not inspect meta-annotations on Java annotations 11 years ago
Sam Brannen 78b69f5d77 Always supply test class to ContextLoaders in TCF 11 years ago
Sam Brannen f8950960f2 Support arbitrary meta-annotation levels in the TCF 11 years ago
Sam Brannen 2c8f25a14c Delete call to System.err in AbstractContextLoaderUtilsTests 11 years ago
Sam Brannen aa3e250ab6 @Ignore PrintingResultHandlerTests 11 years ago
Sam Brannen 3c511f00cc Simplify MetaAnnotationUtilsTests 11 years ago
Sam Brannen d9a2b3c2ba Deleted unused code in ContextLoaderUtilsActiveProfilesTests 11 years ago
Sam Brannen dc6eaad2e9 Update copyright date in ContextLoaderUtils 11 years ago
Sam Brannen 5f7d1758f8 Always pass test class to ActiveProfilesResolver 11 years ago
Sam Brannen 34e90ba7f7 Simplify ContextLoaderUtilsActiveProfilesTests 11 years ago
Sam Brannen fe6a9826c5 Fix typo in AbstractDelegatingSmartContextLoader 11 years ago
Rossen Stoyanchev b1abe26b33 Add ResultMatchers for status code ranges 11 years ago
Juergen Hoeller cead06a3d9 Polishing 11 years ago
Anton Bobov 1cf38a98a4 Fixed example in JavaDoc. 11 years ago
Sam Brannen c335e99e3f Remove trailing whitespace from source code 11 years ago
Sam Brannen 1f778530b5 Polish test classes 11 years ago
Sam Brannen 08842f3fdf Delete legacy JUnit 3.8 test from spring-test 11 years ago