A unit is the smallest testable part of an application. In procedural programming, a unit may be an individual function or procedure. Unit tests are created by programmers or occasionally by white box testers.
Synonyms
unit-testsStats
created |
2 years ago |
viewed |
54 times |
active |
1 year ago |
editors |
1 |
Recent Hot Answers
Is this pattern bad?Is it a bad practice to modify code strictly for testing purposes
Time consuming Unit test for support for 100,000 records: Am I doing it right?
Is it a bad practice to modify code strictly for testing purposes
End-to-end tests versus unit tests, should tests be decoupled?
more »
Related Tags
tdd × 121testing × 104
c# × 41
integration-tests × 25
java × 25
.net × 24
mocking × 21
design × 18
php × 15
object-oriented × 15
programming-practices × 15
code-quality × 14
c++ × 14
design-patterns × 13
nunit × 11
bdd × 11
refactoring × 11
javascript × 10
dependency-injection × 10
python × 10
database × 9
project-management × 8
continuous-integration × 8
test-coverage × 8
agile × 8