[Patches] [ python-Patches-931010 ] PEP 309 unit tests

SourceForge.net noreply at sourceforge.net
Wed Apr 7 07:21:28 EDT 2004


Patches item #931010, was opened at 2004-04-07 11:21
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=931010&group_id=5470

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Peter Harris (scav)
Assigned to: Nobody/Anonymous (nobody)
Summary: PEP 309 unit tests

Initial Comment:
Unit tests for functional module.

1.  test positional arguments passed correctly
2.  test keyword arguments passed correctly
3.  test that using the partially-applied function or
Partial object doesn't modify it so as to affect
subsequent calls.

All tests are applied to the function returned from
partial() and the object returned from Partial



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=931010&group_id=5470



More information about the Patches mailing list