506 Commits (012b8f18c65e491c298e02b718c5d24ce205cc17)

Author SHA1 Message Date
Sam Brannen e124cbb310 Fix Checkstyle violation 5 years ago
OLPMO 40fcf876ce Optimize test code with lambdas where feasible 5 years ago
Sam Brannen 30cff46e7f Prevent improper use of testing framework APIs 5 years ago
Sebastien Deleuze 72e92da2ad Make SpEL rootObject parameter nullable 5 years ago
Sam Brannen 46a37b447c Fix copyright dates 5 years ago
stsypanov 78d56dc61b Use Arrays.copyOf and Arrays.copyOfRange where possible 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 3f3e41923f Migrate rest of test suite from JUnit 4 to JUnit Jupiter 5 years ago
Juergen Hoeller a1eae42fd0 Expose implementation method for annotation introspection purposes 5 years ago
Juergen Hoeller fc46abf0b7 Polishing 6 years ago
Juergen Hoeller 33b5bc2aae Polishing 6 years ago
Juergen Hoeller 7dc92aa05d Polishing 6 years ago
Juergen Hoeller dec6d69819 ReflectivePropertyAccessor uses interface methods if possible 6 years ago
Sam Brannen 08afe5d22b Polishing 6 years ago
Сергей Цыпанов e352e9ddaa Simplify comparison of primitives 6 years ago
Sebastien Deleuze 098ac0bbb8 Annotate Object#equals parameter with @Nullable 6 years ago
Сергей Цыпанов 7ef8cc9faf Tiny improvements regarding ArrayList creation 6 years ago
Sam Brannen bdf3960283 Suppress warnings in Gradle build 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
stsypanov 6f07a504b8 A couple of trivial simplifications 6 years ago
Phillip Webb 02850f357f Migrate exception checking tests to use AssertJ 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 18f6739be4 Allow null operands in compiled SpEL numeric operator expressions 6 years ago
Andy Clement 0f553661a6 Allow null operands in compiled SpEL numeric operator expressions 6 years ago
Sam Brannen 4a090922d7 Polish Javadoc 6 years ago
Spring Operator 3db08c6b7a URL Cleanup 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
stsypanov 29f382b04e Simplify String concatenation 6 years ago
stsypanov cb4d6f097c Use StringJoiner where possible to simplify String joining 6 years ago
Juergen Hoeller c515de138a Correct import order 6 years ago
Juergen Hoeller e307dd58db Polishing 6 years ago
stsypanov 5e29ea30a3 Use StringJoiner where possible to simplify String joining 6 years ago
Juergen Hoeller 9895e44d73 Polishing 6 years ago
Juergen Hoeller 59a9c8e004 MethodReference.MethodValueRef.setValue throws SpelEvaluationException 6 years ago
Juergen Hoeller a27a6470f7 Polishing 6 years ago
stsypanov 248d3f8e8b Use AtomicInteger instead of unsafe increment on volatile fields 6 years ago
Juergen Hoeller 7a77e83e10 SpelNodeImpl manages start/end position in separate integer values 6 years ago
Rossen Stoyanchev bdac937a43 Replace more references to issue tracker 6 years ago
Juergen Hoeller b2756f5bd2 Relaxed position assertion (for overflows in large inline maps) 6 years ago
Stephane Nicoll 9cbd585c30 Polish "Join identical catch branches" 6 years ago
igor-suhorukov a218bf40cd Join identical catch branches 6 years ago
Rossen Stoyanchev 38ae282c3b Update log category precision for all tests 6 years ago
Juergen Hoeller db63f7dd4a StandardEvaluationContext.setVariable leniently ignores null name 6 years ago
Hanope bfb49c7249 Fix typos 6 years ago