[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Using the Wimp decorator in the Python tests

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Mon, 14 Mar 2011 13:22:39 +0000

I don't see any of the Python tests using @Wimp. How is it used?

@Wimp
@Wimp()

TypeError: __init__() got an unexpected keyword argument 'issues'

@Wimp('string')

TypeError: __init__() takes at least 3 arguments (2 given)

Looking at testcase.py the Wimp functions is different from the other
decorators. Does it work at all?

-- 
Philip
Received on 2011-03-14 14:23:17 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.