test_parameter

test_parameter module documentation

Classes

ParamTestCase

Inheritance diagram of ParamTestCase
class ParamTestCase(*a, **kw)[source]

Instantiate in different ways a Param object and verify that they are correct instances from the class Param.

testInstanceCreation()[source]

Instantiate in different ways a Param object.