Available sections
Just click on the section of the documentation you
are interested in:
-
Getting started
- Label
decoration
- Marker in the
editor
- Switching
between test and class unter test
- Testcase/testmethod
creation
- Missing testmethod
view
- Refactoring support
- Preferences
- 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.