Testing - pnerg/java-scala-util GitHub Wiki

Once you start to use this library you will most likely build test cases for your code.
To allow for a richer flora of asserts related (amongst others) to this project there is a side project called junit-extensions

It will allow you to use specialized interfaces providing access to a richer set of asserts.
E.g. asserting the result of a Try, Option or wait/block and assert a Future