Rock
, Paper
, Scissors
game implementation with additional weapons support.
Rock-paper-scissors is a zero sum hand game usually played between two people, in which each player simultaneously forms one of three shapes with an outstretched hand.
##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.