[Subversion] / PEAK / version  

Revision 1693


Jump to revision:
Previous Next
Author: pje
Date: Fri Feb 13 21:23:17 2004 UTC (20 years, 3 months ago)

Log Message:

Added 'ddt.FunctionChecker', which can test any callable that takes
keyword arguments only, assuming you don't want to test that errors are
raised.  (Although that capability could perhaps be added later.)  Also
added an 'ItemCell' cell mapper for mapping cells to dictionary items.
This mapper is used by 'FunctionChecker' to map cell values to a dictionary
of keyword arguments.

Last, but not least, changed the 'methodTypes' keyword of various checkers
to be 'typeInfo', since it is used now for lots of things that have nothing
to do with methods.

Changed paths:

Path Action Text Changes Prop Changes Diff to Previous
PEAK/src/peak/ddt/processors.py modified X   (diff to previous)
PEAK/src/peak/ddt/tests/Action_Test.html modified X   (diff to previous)
PEAK/src/peak/ddt/tests/__init__.py modified X   (diff to previous)
PEAK/src/peak/peak.ini modified X   (diff to previous)

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help