Skip navigation.

Junit: Getting started with an example

Junit: Getting started with an example

JUnit
The goal of this article is getting started with Junit starting from a simple example.

Unit tests, integration tests and no regression tests take a large part in developer's life. Junit is an open source test framework which is using by java developer's community.

Author: Jean-Michel Garnier
Published: 2002
(via xyling)