|
The Assimilation Monitoring Project
|
Data Structures | |
| class | pyNetAddrTest |
| class | pyFrameTest |
| class | pyAddrFrameTest |
| class | pyIpPortFrameTest |
| class | pyIntFrameTest |
| class | pyUnknownFrameTest |
| class | pySeqnoFrameTest |
| class | pyCstringFrameTest |
| class | pySignFrameTest |
| class | pyFrameSetTest |
| class | pyConfigContextTest |
| class | pyNetIOudpTest |
Functions | |
| def | assert_no_dangling_Cclasses |
Variables | |
| list | _suites = ['all', 'cclass'] |
| CheckForDanglingClasses = True | |
| int | WorstDanglingCount = 0 |
| DEBUG = False | |
| def tests.cclass_wrappers_test.assert_no_dangling_Cclasses | ( | ) |
Definition at line 38 of file tests/cclass_wrappers_test.py.
References proj_class_dump_live_objects(), and proj_class_live_object_count().
Referenced by tests.cclass_wrappers_test.pyNetAddrTest.tearDown(), tests.cclass_wrappers_test.pyFrameTest.tearDown(), tests.cclass_wrappers_test.pyAddrFrameTest.tearDown(), tests.cclass_wrappers_test.pyIpPortFrameTest.tearDown(), tests.cclass_wrappers_test.pyIntFrameTest.tearDown(), tests.cclass_wrappers_test.pyUnknownFrameTest.tearDown(), tests.cclass_wrappers_test.pySeqnoFrameTest.tearDown(), tests.cclass_wrappers_test.pyCstringFrameTest.tearDown(), tests.cclass_wrappers_test.pySignFrameTest.tearDown(), tests.cclass_wrappers_test.pyFrameSetTest.tearDown(), tests.cclass_wrappers_test.pyConfigContextTest.tearDown(), and tests.cclass_wrappers_test.pyNetIOudpTest.tearDown().


| list tests.cclass_wrappers_test._suites = ['all', 'cclass'] |
Definition at line 22 of file tests/cclass_wrappers_test.py.
| tests.cclass_wrappers_test.CheckForDanglingClasses = True |
Definition at line 34 of file tests/cclass_wrappers_test.py.
| tests.cclass_wrappers_test.DEBUG = False |
Definition at line 36 of file tests/cclass_wrappers_test.py.
| int tests.cclass_wrappers_test.WorstDanglingCount = 0 |
Definition at line 35 of file tests/cclass_wrappers_test.py.