|
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 114 of file tests/cclass_wrappers_test.py.
| def tests.cclass_wrappers_test.pyFrameTest.tearDown | ( | self | ) |
Definition at line 134 of file tests/cclass_wrappers_test.py.
References tests.cclass_wrappers_test.assert_no_dangling_Cclasses().

| def tests.cclass_wrappers_test.pyFrameTest.test_constructor | ( | self | ) |
Definition at line 118 of file tests/cclass_wrappers_test.py.
| def tests.cclass_wrappers_test.pyFrameTest.test_setvalue | ( | self | ) |
Definition at line 124 of file tests/cclass_wrappers_test.py.