Freitag, 18. Juni 2010

Next small enhancement

Tonight I implemented another small features which was on the wish list for a long time now.

If you create a test method moreUnit will now use the line delimiter from the actual formatter setting.

Donnerstag, 17. Juni 2010

Small enhancement (creating additional test methods)

Tonight I had some time to take a look at the list of feature requests of moreUnit.

Supporting move support for instance methods is not possible because eclipse does not allow participants in MoveInstanceMethodProcessor. So I left a comment in bugzilla and started to implement something different.

I have choosen a small enhancement: if you create a additional test method via the shortcut moreUnit appended the new test method at the bottom of the test case. I have changed that and moreUnit will append the additional test method directly below the test method in which the shortcut was pressed.


Montag, 14. Juni 2010

Version 2.0.1 released

Today a new version of MoreUnit released. Because of the new feature id I created a new update site (because you need to uninstall older version to switch to the newest version). Thanks to Andreas who helped me to solve the problem with the missing property page.