TestDox

TestDox breaks 'extract inner class to upper level' refactoring

Details

  • Type: Bug Bug
  • Status: Open Open
  • Priority: Minor Minor
  • Resolution: Unresolved
  • Affects Version/s: 1.1.6, 1.1.7, 1.1.8
  • Fix Version/s: 1.2
  • Component/s: IntelliJ IDEA plug-in
  • Labels:
    None
  • Environment:
    IDEA build 6148
    Windows XP Home, SP2
  • Number of attachments :
    0

Description

Originally reported by Ben Goodspeed (CyrusInnovation):

Here is a set of steps which can reproduce the error on our projects:

1) Create an inner class in a testcase that lives the tests/ folder.
2) Extract the inner class to upper level from the refactoring menu.

After these steps the extracted class is in the correct folder & package, but the testcase itself will have moved into the src/ folder.

Activity

There are no comments yet on this issue.

People

Vote (1)
Watch (1)

Dates

  • Created:
    Updated: