mirror of
https://github.com/corda/corda.git
synced 2025-01-30 16:14:39 +00:00
199e167639
Replaced usage of `@Test.expected` annotation parameter with more specific exception assertions. This is also needed to migrate away from the explicit timeouts in every tests.