medz.test module

define medz test classes.

class medz.test.Test(methodName='runTest')[source]

Bases: unittest.case.TestCase

class that implements setup and teardown of tests.

Previous topic

medz.log module

Next topic

medz.thing module