On Sep 2, 4:46 am, ratul...@yahoo.co.in (anirban adhikary) wrote: > Hi I have write the following code and Now I have been asked to write a unit > test case for this code. But neither I have any idea how to write a unit > test case nor I have ever experience with it. So in this case I am asking > your help. >
> Thans & Regards in advance > Ratul. What purpose was your code written to perform? Your unit test case should demonstrate that it performs the function without side effect or error. Sayth -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/