Part of elisa.core.tests.test_bindable View In Hierarchy
Line # | Kind | Name | Docs |
---|---|---|---|
11 | Method | test_sub_binding | test if the path binding on sub objects works with binding system |
80 | Method | test_bind_private | try to bind to a private attribute |
90 | Method | test_bind_one_to_one | test whether binding one attribute to one attribute works |
128 | Method | test_bind_one_to_many | test whether binding one attribute to many objects works |
166 | Method | test_unbind | test the unbinding |
196 | Method | test_delete | test what happens on deleting |
224 | Method | test_multi_delete | test if deleting of attributes on multiple bindings works as expected |
285 | Method | test_midleobject_missing | test whether that all updates on the updates later in a chain are done |
303 | Method | test_unbind_object | test the various unbinding things that could happen |
345 | Method | test_multiple_unbind_object | test whether the unbinding of objects when having complex bindings |