From The Free On-line Dictionary of Computing (8 July 2008) [foldoc]:
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.
(2003-09-24)