358 Commits (f77d23de947941da588fd9619bcdefdb5dd137cc)

Author SHA1 Message Date
Andy Wilkinson 20e6ca3601 Fix race condition in sendBlockingMessage 7 years ago
Phillip Webb d945ae9191 Add blank line between java and javax imports 7 years ago
Stephane Nicoll facdbdb7b6 Fix checkstyle violation 7 years ago
Phillip Webb deba2ed1b3 Add blank line between java and javax imports 7 years ago
Phillip Webb 2f106fbb32 Polishing web socket test to use BDD Mockito 7 years ago
Sam Brannen c004ef888c Configure index in @ParameterizedTest display names 7 years ago
Sam Brannen ad6231ad29 Add missing @Override annotations 7 years ago
Sam Brannen 617863ae4b Polish WebSocket integration tests 7 years ago
Sam Brannen 288461a541 Introduce @EnabledForTestGroups in Spring's test suite 7 years ago
Sam Brannen 3f3e41923f Migrate rest of test suite from JUnit 4 to JUnit Jupiter 7 years ago
Sam Brannen 38f6d270f8 Delete dead code in tests 7 years ago
Rob Winch fde92793b5 Fix http URLs 7 years ago
Rossen Stoyanchev 4e6e47b726 Earlier detection of token authentication 7 years ago
Rossen Stoyanchev 5af9a8edae Ensure WebSocketHttpRequestHandler writes headers 7 years ago
Sam Brannen 1259b7cb49 Polishing 7 years ago
Sam Brannen 141ef9082f Clean up Mockito usage 7 years ago
Phillip Webb 9d74da006c Migrate JUnit 4 assertions to AssertJ 7 years ago
Phillip Webb 95a9d46a87 Migrate Hamcrest assertions to AssertJ 7 years ago
Phillip Webb 02850f357f Migrate exception checking tests to use AssertJ 7 years ago
Phillip Webb 798b51f4a3 Migrate to BDD Mockito 7 years ago
Phillip Webb 816bbee8de Remove '.*' imports from tests 7 years ago
Phil Webb d7320de871 Migrate away from ExpectedException (#22922) 7 years ago
Sam Brannen 47c39304af Use assertThat from Hamcrest instead of JUnit 4 7 years ago
Spring Operator 3db08c6b7a URL Cleanup 7 years ago
Rossen Stoyanchev 1aaadb39c0 Support STOMP in addition to CONNECT frame 7 years ago
Sam Brannen 20f1f46ae1 URL Cleanup - Fix broken tests 7 years ago
Sam Brannen c51a257210 URL Cleanup - Polishing 7 years ago
Spring Operator 8f77b7366e URL Cleanup 7 years ago
Sam Brannen 4f619787ad Revert change from URL Cleanup 7 years ago
Spring Operator 540759ec41 URL Cleanup 7 years ago
Spring Operator dc6f63f610 URL Cleanup 7 years ago
Rob Winch 263868f018 Polish URL Cleanup 7 years ago
Spring Operator d99edd154f URL Cleanup 7 years ago
Rob Winch c8732d0258 Polish URL Cleanup 7 years ago
Spring Operator 6a0ef1aa64 URL Cleanup 7 years ago
Juergen Hoeller 605e2477b9 Polishing 7 years ago
Stephane Nicoll d289befa2b Fix assertions 7 years ago
Rossen Stoyanchev 38ae282c3b Update log category precision for all tests 7 years ago
Hanope bfb49c7249 Fix typos 7 years ago
Rossen Stoyanchev cf9641686b StompSubProtocolHandler allows version 1.0 8 years ago
Rossen Stoyanchev 3302798e2f Use random id for WebSocket sessions 8 years ago
Sam Brannen cfb1ed1009 Clean up warnings and delete dead code 8 years ago
Rossen Stoyanchev 309ffc6d0d OverflowStrategy in ConcurrentWebSocketSessionDecorator 8 years ago
Rossen Stoyanchev 61c52d64c5 Polish ConcurrentWebSocketSessionDecoratorTests 8 years ago
Juergen Hoeller 02403f6a34 Polishing 8 years ago
Rossen Stoyanchev 7500b144ae Option to preserve publish order 8 years ago
Phillip Webb a89e716cc7 Use tabs rather than spaces in tests 8 years ago
Sebastien Deleuze ac37b678a3 Remove JSONP support 8 years ago
Rossen Stoyanchev fbf25c536d ChannelInterceptor default methods + deprecate adapter 8 years ago
Rossen Stoyanchev 37b0ed9fcb Improve TCP connection info logging. 8 years ago