Skip to content

arindamnayak/junit5-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

junit5-demo

Status

Build Status

Disclaimer

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.

Demo for new features in junit5, following features covered in this demo.

  • Assertions with lambda
  • tagging of test
  • nested testcases
  • parameterized test
  • dynamic display name for test
  • dynamic test using test factory.

To run the application.

  • gradle test

About

demo for new features in junit5

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published