Part of elisa.core.tests.test_media_db View In Hierarchy
Line # | Kind | Name | Docs |
---|---|---|---|
27 | Method | __init__ | Undocumented |
40 | Method | setUp | Undocumented |
50 | Method | tearDown | Undocumented |
55 | Method | test_reset | Undocumented |
63 | Method | test_add_source | Add a new media source in the database |
69 | Method | test_hide_show_source | Update source's "available" flag |
78 | Method | test_add_remove_media_node | Undocumented |
101 | Method | test_get_source_for_uri | Undocumented |
107 | Method | test_get_media_information | Undocumented |
131 | Method | test_get_media_with_id | Undocumented |
148 | Method | test_update_media | Update some attributes in database of the given media |
Inherited from ElisaTestCase:
Line # | Kind | Name | Docs |
---|---|---|---|
125 | Method | _boot | Undocumented |
139 | Method | check_called | Undocumented |