Implement TDD (Test driven development) using Java.
- Java 11
- Maven 3.8
-
Clone the project
https://github.com/himash79/Test-driven-development.git
-
Clean and build the project using maven
open command line (CMD) in project directory and execute 'mvn clean install'
-
Open project using intelij / eclipse.
-
Test the senarios.