PUBLIC   marks

ON THIS LINK

JFunc: JUnit Functional Testing Extension

by jpcaruana & 2 others (via)
What is JFunc? JFunc is an extension to the JUnit testing framework to make it easier for use with functional tests. Functional testing (also called integration testing) significantly differs from unit testing in a number of respects. Part of this project is dedicated towards putting together code to address these differences; the other part of this project is putting together methodologies for functional testing. What is functional testing? Functional testing, or integration testing, is testing concerned with the entire system, not just small pieces (or units) of code. For those interesting in unit testing, JUnit is currently the premiere unit testing framework for Java software.

Comments

No comment on this link yet. React !


PUBLIC TAGS
on this link

framework   java   open source   programmation   tdd   test   unit test  

BY

jpcaruana
the 11/07/2007 at 12:46

hasbara
the 06/10/2006 at 13:43

Regis
the 03/10/2006 at 08:06