April 16th, 2007

You are currently browsing the articles from Java Blog - Java, J2EE, SOA, Spring and Hibernate written on April 16th, 2007.

IntelliJ Plugin TddTracker

This is one of those plug-in which a developer would love to have in the development environment, the main purpose of this plug-in is report the time taken to execute a JUnit.

Highlights (release 0.4)

Usage

Favorable

Unfavorable

For more information about this tool, IntelliJ plug-in repository here and user documentation here

Written by Ravi Nallakukkala on April 16th, 2007 with no comments.
Read more articles on Tools.

UnitTest IntelliJ plugin

A tool for creating JUnit tests (class/ methods).

Highlights (based on release 0.303)

Usage

Favorable

Unfavorable

For more information on this tool here and User guide available here

Written by Ravi Nallakukkala on April 16th, 2007 with no comments.
Read more articles on Tools.

Code generation of JUnit test cases

Found a good discussion on IBM site; but remember this is a discussion in 2003 things could have changed by now

Written by Ravi Nallakukkala on April 16th, 2007 with no comments.
Read more articles on Uncategorized.

Fireworks IntelliJ plugin

This is a plugin meant for running all JUnits as a single test suite.

Highlights

Usage

Favorable

Unfavorable
NA

For more information on this tool here.

Written by Ravi Nallakukkala on April 16th, 2007 with no comments.
Read more articles on Tools.

JUnitGenerator IntelliJ plugin

Continuing the quest for a JUnit generator tool, my next stop was with JUnit Generator – IntelliJ Plugin. Lets look at features and the fitments of this tool towards my requirement (Junit Generation for a given source code).

Highlights (based on 1.1.7 release)

Usage

Favorable

Unfavorable

For more information about this tool, go from here

Written by Ravi Nallakukkala on April 16th, 2007 with no comments.
Read more articles on Tools.

JUnit 4 Synchronizer IntelliJ plugin

I started a searching for a free tool (which hopefully) will generated some JUnit test code for a given source code. In process of this search, as a first start point I started evaluating the plug-ins which are available for IntelliJ; JUnit 4 Synchronizer is my first stop in the evaluation process.

Highlights (based on release 0.1.1)

Usage

Favorable

Unfavorable

For more information about the plugin, go here

Written by Ravi Nallakukkala on April 16th, 2007 with no comments.
Read more articles on Tools.