Skip to content

Parameterized option must be enabled for JUnit 5 in project with JDK 8 #1222

Closed as not planned
@alisevych

Description

@alisevych

Description

Parameterized option is disabled for JUnit 5 in project with JDK 8 after the merge of #1221

To Reproduce

  1. Install build of plugin from main in IntelliJ Idea 2022.2.3
  2. Create Maven project with JDK 8
  3. Add a Java class into it
  4. Open Generate Tests with UnitTestBot... dialog
  5. 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)

image

Environment

Windows 10 Pro
IntelliJ IDEA 2022.2.3
Maven with JDK 8

Metadata

Metadata

Assignees

No one assigned

    Labels

    comp-uiImprovements of plugin UI appearence and functionalityctg-bugIssue is a bugstatus-wont-fixThis will not be worked on

    Type

    No type

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions