Part of elisa.plugins.pigment.tests.graph.test_node View In Hierarchy
Known subclasses: elisa.plugins.pigment.tests.graph.test_group.GenericTestGroup, elisa.plugins.pigment.tests.graph.test_node.GenericTestNodeImpl
Class Variables | tested_class | a class inheriting from Node to be tested
(type: type
) |
Line # | Kind | Name | Docs |
---|---|---|---|
41 | Method | test_cycle | Tests that a node isn't in any reference cycle after clean() has been |
75 | Method | test_clean | Test that Node.clean() is called from tested_class.clean(). |
38 | Method | _create_instance | Undocumented |
65 | Method | _hook_clean | Undocumented |
72 | Method | _unhook_clean | Undocumented |