commons util package project for java devlop. Contribute to Ice2Faith/i2f-commons development by creating an account on GitHub.
Trait containing assertions for easier testing of thrown (or not thrown) exceptions. Asserts that a specific exception was thrown during the execution of the callback, if the callback finishes without ...