254 Commits (8f2ed66b4af93df15ef09681efd40a31b75d976d)

Author SHA1 Message Date
Juergen Hoeller d9b39ad691 Consistent use of IllegalStateException instead of InternalError for UnsupportedEncodingException cause 10 years ago
Juergen Hoeller 1285467fe6 Consistently log Class.getName() instead of Class.toString(), avoiding double class term in log message 10 years ago
Juergen Hoeller 2619955fc3 Consistently log Class.getName() instead of Class.toString(), avoiding double class term in log message 10 years ago
Juergen Hoeller 41ed228450 Refined check for NoClassDefFoundError in getTestExecutionListeners() 10 years ago
Rossen Stoyanchev 676282c66e Support ListenableFuture on @RequestMapping methods 11 years ago
Juergen Hoeller 02aca9c754 Polishing 11 years ago
Juergen Hoeller 6cb45f714e General defensiveness about the bootstrap ClassLoader (i.e. null ClassLoader) 11 years ago
Alex Panchenko 09341b996e Add space separator in JsonPathExpectationsHelper 11 years ago
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