hmarcelino / jmockit_hamcrest

Demonstration used for a PTJUG presentation and demo.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JMockit & Harmcrest

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):

  1. Execute the shell file src/test/resources/news.sh

  2. Execute mvn clean install

About

Demonstration used for a PTJUG presentation and demo.


Languages

Language:Java 79.0%Language:Shell 21.0%