programming Programming MOC


A unit test checks that a complete independent group of code works.

These are useful for writing code, but especially for adding new functionality. When working with other developers, it can show validity of code and testing it.