
|
If you were logged in you would be able to see more operations.
|
|
|
|
Environment:
|
MacOSX 10.4.10
|
|
| Build: |
7,087
|
| Severity: |
Medium
|
|
We have some parameterized tests set up (e.g. using JUnit Parameterized runner), and if we want to run just a single test case, IntelliJ instead runs all of the tests. And some of our test classes have constructors that take arguments so these we can also run only as a whole class and not as an individual test case.
|
|
Description
|
We have some parameterized tests set up (e.g. using JUnit Parameterized runner), and if we want to run just a single test case, IntelliJ instead runs all of the tests. And some of our test classes have constructors that take arguments so these we can also run only as a whole class and not as an individual test case. |
Show » |
| There are no comments yet on this issue.
|
|