Searching unittest for dictionaries.
Steve Holden
steve at holdenweb.com
Wed Sep 28 07:18:36 EDT 2005
Antoon Pardon wrote:
> I'm writing a class with a lot of dictionary like behaviour.
> I was wondering whether a unittest for dictionaries already
> exists somewhere so that I could use it as a start for
> a unittest for my class.
>
Strangely enough my 2.4 source distribution appears to contain
Lib/test/test_dict.py
Perhaps this might serve as a starting point.
regards
Steve
--
Steve Holden +44 150 684 7255 +1 800 494 3119
Holden Web LLC www.holdenweb.com
PyCon TX 2006 www.pycon.org
More information about the Python-list
mailing list