Closed as not planned
Description
Description
Parameterized option is disabled for JUnit 5 in project with JDK 8 after the merge of #1221
To Reproduce
- Install build of plugin from main in IntelliJ Idea 2022.2.3
- Create Maven project with JDK 8
- Add a Java class into it
- Open Generate Tests with UnitTestBot... dialog
- Select one by one: JUnit 4, JUnit 5, TestNG
Expected behavior
Parameterized option must be enabled for JUnit 5 in project with JDK 8
Actual behavior
Parameterized option is disabled for JUnit 5 as well as for JUnit 4, TestNG.
Visual proofs (screenshots, logs, images)
Environment
Windows 10 Pro
IntelliJ IDEA 2022.2.3
Maven with JDK 8
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done