539 Commits (957924ace217f27934428c31db3399fb413a9b31)

Author SHA1 Message Date
Kwon Young Jae 6063c00e4e Delete obsolete comment in RowMapperTests 5 years ago
Phillip Webb d945ae9191 Add blank line between java and javax imports 5 years ago
康智冬 0d742cf3d0 Fix typos related to indefinite articles for SQL acronym 5 years ago
Phillip Webb deba2ed1b3 Add blank line between java and javax imports 5 years ago
Sebastien Deleuze ca02cc1194 Migrate to AssertJ in Kotlin tests 5 years ago
Sam Brannen ad6231ad29 Add missing @Override annotations 5 years ago
Sam Brannen 288461a541 Introduce @EnabledForTestGroups in Spring's test suite 5 years ago
Sam Brannen 979508a7f3 Remove JUnit 4 dependency from all modules except spring-test 5 years ago
Sam Brannen 3f3e41923f Migrate rest of test suite from JUnit 4 to JUnit Jupiter 5 years ago
Sam Brannen 6c0e550b86 Polish contribution 5 years ago
zhuzhuman978 849bbf00b5 Simplify if statements and replace try-finally with try-with-resources 5 years ago
Juergen Hoeller 7c2e2d40af Polishing 5 years ago
Juergen Hoeller d8e624e97e Consistent suppression of get/clearWarnings without target connection 5 years ago
Juergen Hoeller 871bb57e02 TransactionAwareDataSourceProxy locally handles get/clearWarnings call 5 years ago
Sam Brannen c788be30fe Polish contribution 5 years ago
Phillip Webb b5e4e02337 Polish ScriptUtilsUnitTests 5 years ago
Phillip Webb 17914fc44b Add multi-prefix comment support for SQL scripts 5 years ago
Juergen Hoeller 1ccd99ebe7 Polishing 6 years ago
Juergen Hoeller 98a49b46b7 NamedParameterJdbcTemplate only treats Iterables like Collections 6 years ago
Juergen Hoeller 7dc92aa05d Polishing 6 years ago
Juergen Hoeller eeb79c8dde NamedParameterJdbcTemplate treats arrays/Iterables like Collections 6 years ago
Sam Brannen 141ef9082f Clean up Mockito usage 6 years ago
Sam Brannen 4b9f5a35a6 Polish contribution 6 years ago
Сергей Цыпанов 6964ed33bf Allocate objects only when it's necessary 6 years ago
stsypanov 4cc7b9b9fc tiny simplifications regarding usage of Iterator 6 years ago
Sam Brannen f47481749b Fix Checkstyle violation 6 years ago
Sam Brannen a4cd547b7e Fix ScriptUtilsUnitTests 6 years ago
chrunchyjesus 771a05e878 Fix ScriptUtils for MS Windows line ending 6 years ago
Phillip Webb 9d74da006c Migrate JUnit 4 assertions to AssertJ 6 years ago
Phillip Webb 95a9d46a87 Migrate Hamcrest assertions to AssertJ 6 years ago
Phillip Webb 02850f357f Migrate exception checking tests to use AssertJ 6 years ago
Sam Brannen 73dbd06361 Enforces static imports for JUnit 4 assertions and assumptions 6 years ago
Phillip Webb 816bbee8de Remove '.*' imports from tests 6 years ago
Phil Webb d7320de871 Migrate away from ExpectedException (#22922) 6 years ago
Sam Brannen 4aaec942c4 Introduce HTTPS mappings in spring.schemas files 6 years ago
Sam Brannen 47c39304af Use assertThat from Hamcrest instead of JUnit 4 6 years ago
Juergen Hoeller a7949ac84a Consistent use of StringUtils.hasLength(String) vs isEmpty(Object) 6 years ago
Juergen Hoeller 5b1b1bae37 Consistent use of try-with-resources for local resource closing 6 years ago
Juergen Hoeller 31c3b8a291 Avoid unguarded String concatenation for debug/trace logging 6 years ago
Juergen Hoeller 0babc1fb64 Polishing 6 years ago
Juergen Hoeller a11a592734 AbstractSqlParameterSource enumerates parameter values in toString() 6 years ago
Stephane Nicoll db64286589 Polish contribution 6 years ago
Jerzy ee1322ccbb Polish 6 years ago
Spring Operator 3db08c6b7a URL Cleanup 6 years ago
Spring Operator 8f77b7366e URL Cleanup 6 years ago
Sebastien Deleuze cbb5a78aa0 Infer Kotlin null-safety from type variables 6 years ago
Sebastien Deleuze 0ca8428603 Fix lambda nullability in JdbcOperations extensions 6 years ago
Sam Brannen 9ac2e034e7 Polishing 6 years ago
Sam Brannen af99e868c4 Upgrade to spring-javaformat-checkstyle version 0.0.7 6 years ago
Spring Operator 540759ec41 URL Cleanup 6 years ago