Part of elisa.plugins.database.tests.test_dbus View In Hierarchy
Known subclasses: elisa.plugins.database.tests.test_dbus.TestMusicDBus, elisa.plugins.database.tests.test_dbus.TestMusicNoDBus
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 300 | Method | test_get_albums_wrong_arguments | Undocumented |
| 317 | Method | test_get_albums | Undocumented |
| 356 | Method | test_get_album_artwork_wrong_arguments | Undocumented |
| 380 | Method | test_get_album_artwork | Undocumented |
| 402 | Method | test_get_album_tracks_wrong_arguments | Undocumented |
| 426 | Method | test_get_album_tracks | Undocumented |
| 456 | Method | test_get_last_played_track | Undocumented |
| 467 | Method | test_last_played_track_signal | Undocumented |
| 261 | Method | _populate_database | Undocumented |
Inherited from TestMixin:
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 208 | Method | setUp | Undocumented |
| 233 | Method | tearDown | Undocumented |
| 241 | Method | patch_application | Undocumented |
| 250 | Method | unpatch_application | Undocumented |