What is the difference between junit4 and JUnit 5?
A single jar file contains everything that’s needed for JUnit 4 whereas JUnit 5 consists of 3 sub-projects- JUnit Vintage, JUnit Platform and JUnit Jupiter
What is the difference between junit4 and JUnit 5?
A single jar file contains everything that’s needed for JUnit 4 whereas JUnit 5 consists of 3 sub-projects- JUnit Vintage, JUnit Platform and JUnit Jupiter