Sunday, August 2, 2009

Eclipse Booster Plugin: A private method testing tool.

When using reflection aproach to junit testing private methods it can become an error-prone, tedious and time consuming task. A private method call via Java Reflection API involves construction of formal and actual parameters as also method name specification as a string literal. Booster Plugin generates that code for you with just a few clicks.






Web Site:

No comments:

Post a Comment