Quote of the Day


Quotes and sayings

Archives

Categories

  • 27May

    Today I started using EclEmma which is a free Java code coverage tool for Eclipse IDE.

    Basically it helps to identify the areas in your code that are (and are not) covered by a test case. This will help to improve the way you code and create JUnits.  You may become the one in your team with a 100% code coverage  :)

    More info here.

    Posted by Moctezuma @ 9.35 pm

    Tags: , ,

Leave a Comment

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.