Use "JUnit" instead of "Junit"
See gh-17272
This commit is contained in:
committed by
Stephane Nicoll
parent
ea9a0c7839
commit
f283aa18eb
@@ -6934,7 +6934,7 @@ useful libraries.
|
||||
|
||||
[TIP]
|
||||
====
|
||||
The starter also brings the vintage engine so that you can run both JUnit 4 and Junit 5
|
||||
The starter also brings the vintage engine so that you can run both JUnit 4 and JUnit 5
|
||||
tests. If you have migrated your tests to JUnit 5, you should exclude JUnit 4 support, as
|
||||
shown in the following example:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user