| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: Timeless Classics of Software Engineering
Phlip wrote:
> Manual or automated unit tests?
In interactive languages, there's no real differences. When you start programming a function, you define it on the command prompt, as you do with the manual unit tests. If it works (and the tests are supplied with the proper commands), you can cut&paste them from the command history into your source code, and then you have automated unit tests.
-- Bernd Paysan "If you want it done right, you have to do it yourself" http://www.jwdt.com/~paysan/Received on Wed Aug 11 2004 - 04:30:40 CDT
![]() |
![]() |