Skip to content

igorstojanovski/junit5-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

junit5-examples

Sample project that demonstrates using JUnit 5 dynamic tests.

Current features:

  • Defining tests, @BeforeEach, @BeforeAll, @AfterEach, and @AfterAll methods.
  • Dynamic tests using @TestFactory
  • Creating extensions and registering them declaratively

About

Sample project that demonstrates using JUnit 5 dynamic tests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages