966 Commits (157c28bcec7fac4a7b8ffa21dffe7aa3417309bc)

Author SHA1 Message Date
Sam Brannen c004ef888c Configure index in @ParameterizedTest display names 5 years ago
Sam Brannen ad6231ad29 Add missing @Override annotations 5 years ago
Sam Brannen 617863ae4b Polish WebSocket integration tests 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
Sam Brannen 38f6d270f8 Delete dead code in tests 5 years ago
Rob Winch fde92793b5 Fix http URLs 5 years ago
Сергей Цыпанов 1728bf17fc Avoid unnecessary boxing where primitives can be used 5 years ago
Rossen Stoyanchev 4e6e47b726 Earlier detection of token authentication 5 years ago
Rossen Stoyanchev 5af9a8edae Ensure WebSocketHttpRequestHandler writes headers 5 years ago
Sam Brannen d0231cb29a Presort beans in ControllerAdviceBean.findAnnotatedBeans() 5 years ago
Rossen Stoyanchev b296545af8 Handler StreamingHttpOutputMessage in XHR transport 6 years ago
Sebastien Deleuze 098ac0bbb8 Annotate Object#equals parameter with @Nullable 6 years ago
Sam Brannen 1259b7cb49 Polishing 6 years ago
Rossen Stoyanchev d2ec876f57 Consistently close connection after ERROR frame 6 years ago
Sam Brannen 141ef9082f Clean up Mockito usage 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
Rossen Stoyanchev 2294625cf0 Exposes STOMP frame stats 6 years ago
Rossen Stoyanchev e09c5fd9e5 Use TaskExecutor instead of ThreadPoolTaskExecutor 6 years ago
Rossen Stoyanchev 0b2fcbfe8a Use TaskScheduler instead of ThreadPoolTaskScheduler 6 years ago
Juergen Hoeller 8cd3daad0d Polishing 6 years ago
Juergen Hoeller 75d751d968 Polishing 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 798b51f4a3 Migrate to BDD Mockito 6 years ago
Phillip Webb 816bbee8de Remove '.*' imports from tests 6 years ago
Phil Webb d7320de871 Migrate away from ExpectedException (#22922) 6 years ago
Johnny Lim 49570ae2f3 Fix typo 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
Rossen Stoyanchev fe92486cca Expose status in SubProtocolWebSocketHandler 6 years ago
Sebastien Deleuze d27b5d0ab6 Improve CORS handling 6 years ago
Spring Operator 3db08c6b7a URL Cleanup 6 years ago
Rossen Stoyanchev 1aaadb39c0 Support STOMP in addition to CONNECT frame 6 years ago
Sam Brannen 20f1f46ae1 URL Cleanup - Fix broken tests 6 years ago
Sam Brannen c51a257210 URL Cleanup - Polishing 6 years ago
Spring Operator 8f77b7366e URL Cleanup 6 years ago
Sam Brannen 4f619787ad Revert change from URL Cleanup 6 years ago
Spring Operator 540759ec41 URL Cleanup 6 years ago
Spring Operator dc6f63f610 URL Cleanup 6 years ago
Rob Winch 263868f018 Polish URL Cleanup 6 years ago
Spring Operator d99edd154f URL Cleanup 6 years ago
Rob Winch c8732d0258 Polish URL Cleanup 6 years ago
Spring Operator 6a0ef1aa64 URL Cleanup 6 years ago
stsypanov e94af52510 Use Arrays::fill instead of hand-written loop 6 years ago
Rossen Stoyanchev 9837ec5904 Fix Javadoc typos 6 years ago
Juergen Hoeller 605e2477b9 Polishing 6 years ago
Stephane Nicoll d289befa2b Fix assertions 6 years ago