summaryrefslogtreecommitdiffstats
path: root/python/tests/assertions.py
Commit message (Collapse)AuthorAgeFilesLines
* Removed obsolete Python test framework.Emmanuel Raviart2004-08-251-126/+0
|
* Added module assertions to Python Lasso simulator.Emmanuel Raviart2004-08-091-0/+126
This module defines global functions to use for unit tests (instead of methods self.fail...) or for other applications.