/unit-testing-demo

Primary LanguageJavaMIT LicenseMIT

Unit Testing Demo

Getting started

Prerequisite

JDK 8 and Git must be installed in order to run the project locally.

Cloning the repository and running tests

Clone the repository:

git clone https://github.com/kolorobot/unit-testing-demo.git unit-testing-demo

Navigate to newly created folder and run:

gradlew test

Referenced articles

Examples in this project are partly coming from blog posts at http://blog.codeleak.pl: