up previous next contents index
Next: Goals of unit testing? Up: Unit Testing 101 Previous: Unit Testing 101   Contents   Index

Definitions of unit testing

A few definitions of unit tests from various sources ...

C3 (the famous Chrysler C3 project) has over 1300 unit tests, performing over 13,000 individual checks. They run in about 10 minutes.


up previous next contents index
Next: Goals of unit testing? Up: Unit Testing 101 Previous: Unit Testing 101   Contents   Index