Part of elisa.core.tests.test_media_provider View In Hierarchy
Known subclasses: elisa.plugins.audiocd.test_audiocd_media.TestAudiocdMedia, elisa.plugins.fspot.tests.test_fspot_media.FspotTest, elisa.plugins.gvfs.tests.test_vfs_media.TestVfsMedia, elisa.plugins.media_db.tests.test_elisa_media.TestElisaMedia
Line # | Kind | Name | Docs |
---|---|---|---|
28 | Method | setUp | Undocumented |
33 | Method | get_valid_uris | Return a list of validated URIs used by the generic tests. |
41 | Method | test_scannable_uri_schemes | Undocumented |
48 | Method | test_supported_uri_schemes | Undocumented |
56 | Method | test_get_real_uri | Undocumented |
61 | Method | test_get_media_type | Undocumented |
127 | Method | test_monitor_uri | Undocumented |
Inherited from ComponentTestCase:
Line # | Kind | Name | Docs |
---|---|---|---|
40 | Method | tearDown | Undocumented |
Inherited from ElisaTestCase (via ComponentTestCase):
Line # | Kind | Name | Docs |
---|---|---|---|
115 | Method | __init__ | Undocumented |
132 | Method | _boot | Undocumented |
146 | Method | check_called | Undocumented |
Returns | (type: list of MediaUris for testing ) |