179 Commits (61bf45c86f286b7249e57625319f8981fe0a4d47)

Author SHA1 Message Date
Sam Brannen 141ef9082f Clean up Mockito usage 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 47c39304af Use assertThat from Hamcrest instead of JUnit 4 6 years ago
Juergen Hoeller 0babc1fb64 Polishing 6 years ago
Juergen Hoeller a11a592734 AbstractSqlParameterSource enumerates parameter values in toString() 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
Spring Operator 540759ec41 URL Cleanup 6 years ago
Spring Operator dc6f63f610 URL Cleanup 6 years ago
Spring Operator d99edd154f URL Cleanup 6 years ago
Spring Operator 6a0ef1aa64 URL Cleanup 6 years ago
Juergen Hoeller 106a757098 Polishing 6 years ago
Sam Brannen f7e53a071b Polishing 6 years ago
Mansur Mustaquim 82dbde13b6 Fix for ScriptUtils failure when '--' occurs inside a multi-line comment on the same line as '*/' (#22392) 6 years ago
Sebastien Deleuze 0b9522c84e Migrate Kotlin Mockito tests to Mockk 6 years ago
Rossen Stoyanchev 38ae282c3b Update log category precision for all tests 6 years ago
Juergen Hoeller bf272b0b21 Nullability fine-tuning based on IntelliJ IDEA 2018.3 inspection 6 years ago
Juergen Hoeller a3d763d137 Consistent parameter resolution for batch updates (IN clauses etc) 6 years ago
Stephane Nicoll 7b6f2f8fb3 Polish contribution 6 years ago
Hanope bfb49c7249 Fix typos 6 years ago
Juergen Hoeller 362c59c310 Consistently return empty array in case of empty batch arguments 6 years ago
Sam Brannen bdac39150f Polish contribution 6 years ago
Chris Harding 24ed6de6aa Add backslash escape support to containsSqlScriptDelimiters 6 years ago
Juergen Hoeller 58e9706991 Polishing 6 years ago
Sam Brannen 7077af14f1 Use Float.valueOf(float) instead of deprecated Float(double) constructor 6 years ago
Phillip Webb a89e716cc7 Use tabs rather than spaces in tests 6 years ago
Phillip Webb 1c25cec44f Polish test code 6 years ago
Juergen Hoeller 7bce7504c7 JdbcTemplate consistently exposes first value of equally named columns 7 years ago
Juergen Hoeller 25559b9e44 Polishing 7 years ago
Johnny Lim fb898e1727 Remove inconsistent spaces 7 years ago
Juergen Hoeller ff53d78e96 Remove bogus DataSource test from JpaTransactionManagerTests 7 years ago
Juergen Hoeller 0bc01fcd55 Polishing 7 years ago
Johnny Lim 8dd0974e2f Rename SingleColumnRowMapperTest to align with the other tests 7 years ago
nkjackzhang 82cb5dbf2b NamedParameterUtils.parseSqlStatement should parse :{x} style parameter correctly 7 years ago
Juergen Hoeller 82515a3f01 Consistent incrementer arrangement for PostgreSQL, DB2 and SAP HANA 7 years ago
Juergen Hoeller d7cab23e6d Consistent use of StringUtils.toStringArray 7 years ago
Juergen Hoeller 3b810f3544 Consistent Class array vs vararg declarations (and related polishing) 7 years ago
Kazuki Shimizu 8c623c8a42 Supports ConversionService on SingleColumnRowMapper 7 years ago
igor-suhorukov 0ee505b73e Polish: assertion arguments should be passed in the correct order, 7 years ago
Juergen Hoeller ac7a699356 NamedParameterUtils.isParameterSeparator checks for non-ASCII characters 7 years ago