E&S CVS Commit: PEAK - Added 'peak.util.unittrace' module, useful for testing that calls occurred

pje@eby-sarna.com pje@eby-sarna.com
Fri Nov 19 20:07:00 2004


Module Name:	PEAK
Committed By:	pje
Date:		Sat Nov 20 01:06:17 UTC 2004

Modified Files:
	PEAK/src/peak/util/tests: __init__.py
Added Files:
	PEAK/src/peak/util: unittrace.py unittrace.txt

Log Message:
Added 'peak.util.unittrace' module, useful for testing that calls occurred
within unit tests.  See the 'unittrace.txt' file for documentation,
examples, and the module's unit tests.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/util/unittrace.py?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/PEAK/src/peak/util/unittrace.txt?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/PEAK/src/peak/util/tests/__init__.py.diff?r1=1.16&r2=1.17

To generate a diff of this commit:
cvs rdiff -r0 -r1.1 PEAK/src/peak/util/unittrace.py \
    PEAK/src/peak/util/unittrace.txt
cvs rdiff -r1.16 -r1.17 PEAK/src/peak/util/tests/__init__.py

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.