https://github.com/python/cpython
Revision 62a26699c4cbccc928a8cb74ce4d781192ecccd3 authored by Fred Drake on 12 April 2001, 19:34:38 UTC, committed by Fred Drake on 12 April 2001, 19:34:38 UTC
Added documentation for TestCase.assertRaises().

Added text for "Mapping concepts to classes", and merged it into the
front matter instead of separating it into a new section.

Removed use of "assert" in examples.

Update the descriptions to reflect further changes from discussions on
the pyunit-interest list.

Added documentation for the defaultTestLoader object and the
TestLoader methods.

Added the assert*() names for the TestCase helper methods.
1 parent fff5325
History
Tip revision: 62a26699c4cbccc928a8cb74ce4d781192ecccd3 authored by Fred Drake on 12 April 2001, 19:34:38 UTC
Added module synopsis for the chapter summary.
Tip revision: 62a2669
File Mode Size
.cvsignore -rw-r--r-- 31 bytes
Grammar -rw-r--r-- 4.4 KB

back to top