test_ct

Tests for ct macros

Classes

CtTest

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

Test of ct macro. It verifies that macro ct can be executed. It inherits from RunStopMacroTestCase and from unittest.TestCase. It tests two executions of the ct macro with two different input parameters. Then it does another execution and it tests if the execution can be aborted.