Junit: Getting started with an example
Junit: Getting started with an example
Submitted by webmaster@testdriven.com (Links) on Thu, 04/11/2004 - 11:25. JUnitThe 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)
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)
