Tags: Genre, Music Genre, Topical Concept.
In computer programming unit testing is a software testing method by which individual units of source code sets of one or more computer program modules together with associated control data usage procedures and operating procedures are tested to determine if they are fit for use. Intuitively one can view a unit as the smallest testable part of an application. In procedural programming a unit could be an entire module but it is more commonly an individual function or procedure.