Обсуждение: python - ex: Add code and prime unittests.

Поиск
Список
Период
Сортировка

python - ex: Add code and prime unittests.

От
jwp@pgfoundry.org (James William Pye)
Дата:
Log Message:
-----------
Add code and prime unittests.
code.py tests the Mapping class and the relativity of States and Classes.
prime.py tests the CodeClass Mapping to insure that the expected exception
is actually retrieved from ErrorLookup.

Added Files:
-----------
    ex/test:
        code.py (r1.1)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ex/test/code.py?rev=1.1&content-type=text/x-cvsweb-markup)
        prime.py (r1.1)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ex/test/prime.py?rev=1.1&content-type=text/x-cvsweb-markup)