-
How to test? is a question that cannot be answered in general. When to test? however, does have a general answer: as early and as often as possible.
Source: The C++ Programming Language. p. 7120
Loading...
How to test? is a question that cannot be answered in general. When to test? however, does have a general answer: as early and as often as possible. by : Bjarne Stroustrup