spring-framework/spring-oxm
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-oxm.gradle Disable verbose JiBX logging in Gradle build 2019-03-31 13:26:38 +02:00