Skip to content

AlejandroJadzinsky/junit5-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

junit5-test

JUnit5 PoC

given

  • this test project

when

  • mvn test -Dtest=SingleMethodTest#firstMethod

then

  • both test (firstMethod and secondMethod) are tested

expectd

  • just firstMethod is tested

About

JUnit5 PoC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages