This repo is soley to demo junit 5 features, application only contains service class which has CRUD for emploee with certain validation which is being tested.
- Assertions with lambda
- tagging of test
- nested testcases
- parameterized test
- dynamic display name for test
- dynamic test using test factory.
- gradle test