The Open Directory Project.

Directory of Unit Testing Resources

Home > Computers > Programming > Languages > Java > Development Tools > Performance and Testing > Unit Testing

A unit test is a procedure used to verify that a particular module of source code is working properly. The principle behind unit testing is to write test cases for all functions and methods. Whenever a change causes a regression, defects can be quickly identified and fixed. Ideally, each test case is separate from all others. Unit testing is mostly done by the developers and not by end-users. The concept is part of the Extreme Programming method of software engineering. Various unit testing frameworks, based on a design by Kent Beck, have come to be known collectively as xUnit, and are available for many programming languages and development platforms.

Resources in This Category

Related Categories

 

Home > Computers > Programming > Languages > Java > Development Tools > Performance and Testing > Unit Testing

 


 

Thanks to DMOZ, which built a great web directory for nearly two decades and freely shared it with the web. About us