| View previous topic :: View next topic |
| Author |
Message |
Jack Roh Guest
|
Posted: Wed Jan 07, 2004 11:01 pm Post subject: Unit Testing Program |
|
|
Hello, can anybody teach me how to write Unit Testing program?
Or Some Web Site for Unit Testing Tutorial?
I am using Delphi 3 ... so I can't use DUnit
Thank you.
|
|
| Back to top |
|
 |
Donovan J. Edye Guest
|
Posted: Thu Jan 08, 2004 10:33 pm Post subject: Re: Unit Testing Program |
|
|
Jack Roh wrote:
| Quote: | Hello, can anybody teach me how to write Unit Testing program?
Or Some Web Site for Unit Testing Tutorial?
I am using Delphi 3 ... so I can't use DUnit
Thank you.
|
This might help: http://www.xprogramming.com
--
-- Donovan J. Edye
----------------------------------------------------------------------
SetiStats - Get your SETI statistics delivered to your mailbox daily.
http://www.edye.wattle.id.au/p.php?page=/delphi/setistats
----------------------------------------------------------------------
|
|
| Back to top |
|
 |
CrashCodes Guest
|
Posted: Fri Jan 23, 2004 4:17 am Post subject: Re: Unit Testing Program |
|
|
"Jack Roh" <jackr (AT) bidnavigator (DOT) com> wrote
| Quote: | Hello, can anybody teach me how to write Unit Testing program?
Or Some Web Site for Unit Testing Tutorial?
I am using Delphi 3 ... so I can't use DUnit
Thank you.
|
Learn from DUnit source.
|
|
| Back to top |
|
 |
|