History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEA-13902
Type: Bug Bug
Status: Open Open
Assignee: Alexey Kudravtsev
Reporter: Reggie Perry
Votes: 1
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Feedback

JUnit runner ignores the @RunWith annotation when running a single test case from a unit test class

Created: 27 Jul 07 23:07   Updated: 30 Jul 07 13:01
Component/s: Unit Testing. JUnit

Environment: MacOSX 10.4.10

Build: 7,087
Severity: Medium


 Description  « Hide
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.

 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.