spring-framework/spring-messaging
Phil Webb d7320de871 Migrate away from ExpectedException (#22922)
* Add limited checkstyles to test code

Add a limited set of checkstyle rules to the test codebase to improve
code consistency.

* Fix checksyle violations in test code

* Organize imports to fix checkstyle for test code

* Migrate to assertThatExceptionOfType

Migrate aware from ExpectedException rules to AssertJ exception
assertions. Also include a checkstyle rules to ensure that the
the ExpectedException is not accidentally used in the future.

See gh-22894
2019-05-08 16:25:52 +02:00
..
src Migrate away from ExpectedException (#22922) 2019-05-08 16:25:52 +02:00
spring-messaging.gradle Add coroutines support to RSocket @MessageMapping 2019-04-30 15:48:18 +02:00