MoreUnit 3.0.0.01
Markets
- Tools (1405)
- Application Development Frameworks (83)
- Application Management (65)
- Application Server (75)
- BIRT (23)
- Build and Deploy (131)
- Business Intelligence, Reporting and Charting (16)
- Code Management (134)
- Collaboration (32)
- Database (66)
- Database Development (27)
- Database Persistence (36)
- Documentation (65)
- EclipseRT Target Platform Components (9)
- Editor (267)
- Entertainment (23)
- General Purpose Tools (63)
- Graphics (46)
- IDE (313)
- J2EE Development Platform (91)
- J2ME (18)
- Languages (146)
- Linux Tools (8)
- Logging (17)
- Mobile and Device Development (43)
- Modeling (64)
- Modeling Tools (175)
- Mylyn Connectors (31)
- Network (26)
- Other (87)
- Process (36)
- Profiling (25)
- Programming Languages (49)
- Reporting (41)
- Rich Client Applications (71)
- SCM (27)
- Search (40)
- SOA Development (14)
- Source Code Analyzer (94)
- Systems Development (73)
- Team Development (81)
- Testing (110)
- Tools (570)
- UI (117)
- UML (75)
- Web (114)
- Web Services (59)
- Web, XML, Java EE and OSGi Enterprise Development (44)
- XML (54)
- RCP Applications (159)
- Training & Consulting (109)


Reviews
Exactly what is missing in Eclipse
Run tests from class under test, generate tests in the right places, jump to tests using a list of tests for all methods.
Excellent!
Very helpful
This is great for flipping between your unit tests and code. Just press Ctrl+j.
Great Plugin for easing out TDD
As a developer following TDD practice, I have been greatly assisted by MoreUnit .
Would recommended this plugin to other java devs.
Great plugin!
The MoreUnit plugin is one of this kind of plugins which are running silently in background without you having to notice about it!
But when it comes to testing your code it offers a great help for the
- annoying regular file creation or
- manuall typing of new helper methods or
- just running only the exact testmethod for the method you are currently writing in your code
and further more...
From me definitly thumbs up for this plugin!!!
moveMethod refactoring
Its a very good plug-in it has solved my many problems.Now i can easily rename class/method and move class with tests using this plugin.
But i am getting problem as i am unable to do move method refactoring for test using this plug-in,but in its functionalities it is mentioned that move method is supported.
help urgently required, is there any document that can tell me step by step that how to do moveMethod refactoring for tests using this plugin.
Note:I am using version 1.3.3 of this plugin