The Artima Developer Community
Sponsored Link

Java Buzz Forum
Cenqua has released Clover 1.3.13, a $250 payware unit test coverage tool.

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
News Manager

Posts: 47623
Nickname: newsman
Registered: Apr, 2003

News Manager is the force behind the news at Artima.com.
Cenqua has released Clover 1.3.13, a $250 payware unit test coverage tool. Posted: Sep 29, 2006 8:40 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by News Manager.
Original Post: Cenqua has released Clover 1.3.13, a $250 payware unit test coverage tool.
Feed Title: Cafe au Lait
Feed URL: http://www.cafeaulait.org/today.rss
Feed Description: Cafe au Lait is the preeminent independent source of Java information on the net. Unlike many other Java sites, Cafe au Lait is neither beholden to specific companies nor to advertisers. At Cafe au Lait you'll find many resources to help you develop your Java programming skills here including daily news summaries, FAQ lists, tutorials, course notes, examples, exercises, book reviews, user groups and more.
Latest Java Buzz Posts
Latest Java Buzz Posts by News Manager
Latest Posts From Cafe au Lait

Advertisement
Cenqua has released Clover 1.3.13, a $250 payware unit test coverage tool. Clover modifies the source code to enable it to follow which statements are executed when, and keeps a running count of how many times each statement is executed during the test suite. Any statement that executes zero times is not being tested. I use Clover with Ant, but there are also versions for NetBeans, Eclipse, IntelliJ IDEA, and Oracle JDeveloper 10g. Clover can generate test coverage reports in XML, HTML, PDF, or via a Swing Viewer. 1.3.13 is a bug fix release. Java 1.2 or later is required.

Read: Cenqua has released Clover 1.3.13, a $250 payware unit test coverage tool.

Topic: [Sep 26, 2006 13:37 PDT] 26 Links Previous Topic   Next Topic Topic: Hacking MySpace Mania…

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use