Sample project to test the mocking framework JMockit with Hamcrest. To get a feeling of this libraries.
This project was also used for a demonstration at PTJUG.
Requirements:
-
Apache Maven
-
Elasticsearch
To run all tests (currently 5):
-
Execute the shell file
src/test/resources/news.sh
-
Execute
mvn clean install