Available sections

Just click on the section of the documentation you are interested in:
  1. Getting started
  2. Label decoration
  3. Marker in the editor
  4. Switching between test and class unter test
  5. Testcase/testmethod creation
  6. Missing testmethod view
  7. Refactoring support
  8. Preferences
  9. Project specific settings

Refactoring support

moreUnit offers some refactoring support. If you rename a class and a corresponding testcase exists moreUnit will rename it too. You can take a look at the refactoring preview. For methods there is a similar behaviour. If you rename a method with one or more corresponding testmethods a method.
Since bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=61817 has been fixed moreUnit has implemented move refactoring support from now on. If you move a class to a different package moreUnit will move the corresponding tests as well.
SourceForge.net Logo