CSC/ECE 517 Fall 2010/ch1 1f TU: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
No edit summary
Line 3: Line 3:
= Unit Testing =
= Unit Testing =


Units are the smallest building blocks of software.
A unit the smallest building block of a software.

Revision as of 22:38, 4 September 2010

Unit-testing frameworks for Ruby

Unit Testing

A unit the smallest building block of a software.