|
The Assimilation Monitoring Project
|


Public Member Functions | |
| def | test_constructor |
| def | test_setvalue |
| def | tearDown |
Frames are our basic superclass for things we put on the wire. This base class just has a generic binary blob with no special properties. They are all valid (if they have a value)
Definition at line 253 of file cma/tests/cclass_wrappers_test.py.
| def cma.tests.cclass_wrappers_test.pyFrameTest.tearDown | ( | self | ) |
Definition at line 273 of file cma/tests/cclass_wrappers_test.py.
References cma.tests.cclass_wrappers_test.assert_no_dangling_Cclasses().

| def cma.tests.cclass_wrappers_test.pyFrameTest.test_constructor | ( | self | ) |
Definition at line 257 of file cma/tests/cclass_wrappers_test.py.
| def cma.tests.cclass_wrappers_test.pyFrameTest.test_setvalue | ( | self | ) |
Definition at line 263 of file cma/tests/cclass_wrappers_test.py.