Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
alisevych opened this issue Oct 24, 2022 · 1 comment
Closed
Labels
comp-ui Improvements of plugin UI appearence and functionality ctg-bug Issue is a bug status-wont-fix This will not be worked on

Comments

@alisevych
Copy link
Member

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

@alisevych alisevych added the ctg-bug Issue is a bug label Oct 24, 2022
@alisevych alisevych added the comp-ui Improvements of plugin UI appearence and functionality label Oct 24, 2022
@alisevych alisevych added this to the 2022.11 Release milestone Oct 24, 2022
@alisevych
Copy link
Member Author

Mockito enabled option made Parameterized tests option disabled.
Closing as not a bug.
But here is a Usability issue: need to think of an appropriate solution to make possible combinations of settings - obvious.

@alisevych alisevych closed this as not planned Won't fix, can't repro, duplicate, stale Oct 24, 2022
@alisevych alisevych added the status-wont-fix This will not be worked on label Oct 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-ui Improvements of plugin UI appearence and functionality ctg-bug Issue is a bug status-wont-fix This will not be worked on
Projects
Archived in project
Development

No branches or pull requests

2 participants