unit testing
(redirected from Unit-testing)unit testing
(testing)The type of testing where a developer (usually the
one who wrote the code) proves that a code module (the "unit")
meets its requirements.
This article is provided by FOLDOC - Free Online Dictionary of Computing (foldoc.org)