UNITTEST problem!!! :(

Chris Liechti cliechti at gmx.net
Tue Feb 11 17:42:05 EST 2003


andrea frosoni <andrea.frosoni at mclink.it> wrote in 
news:b2bolf$2vd0$1 at newsreader1.mclink.it:

> the code listed down is correct???
> don't work right
> 
> def testFunc1(self):
>         "Test func1"
>         # call func1
>         ret = self.pingObj.func1(
>             host = '194.183.3.41',          #sample host for ping
>             num = '10')                    #number of packets sent

this looks suspicous... is num realy a string?!?

if this is not the problem, you shoud realy provide the draceback as 
sugested in the other mesgs.

chris

-- 
Chris <cliechti at gmx.net>





More information about the Python-list mailing list