Robot challenge. This solution addresses the given challenge https://github.com/ioof-holdings/recruitment/wiki/Robot-Challenge.
The workspace contains two folders by default, where:
src
: the folder to maintain sources and testslib
: the folder to maintain dependencies
This program uses jdk 8 and above. For tests use JUnit 4 or above.