Java stuff
##Tools
JUnit is a simple framework to write repeatable tests. It is an instance of the xUnit architecture for unit testing frameworks.
Tasty mocking framework for unit tests in Java
Fluent assertions for java
A code coverage utility for Java.