gube has asked for the wisdom of the Perl Monks concerning the following question:

Hi monks

This question has been already asked in the Testing with Test::Unit, but, no examples given for Test::Unit. i searched i didn't get complete idea. so, if any one having ideas or links reply

Thanks in advance

Replies are listed 'Best First'.
Re: Testing with Test::Unit
by arunvelusamy (Monk) on Apr 28, 2006 at 17:01 UTC
Re: Testing with Test::Unit
by displeaser (Hermit) on Apr 28, 2006 at 15:45 UTC
    hi,

    if you get the full distribution zip for Test::unit at cpan it has examples and tests for you to look at.
    Here:Test::Unit

    Hope this helps.
    Displeaser