Part of elisa.plugins.ipod.tests.test_ipod_resource View In Hierarchy
Line # | Kind | Name | Docs |
---|---|---|---|
34 | Method | setUp | Undocumented |
45 | Method | tearDown | Undocumented |
48 | Method | test_non_implemented | test what happens if a non implemented feature is requested |
58 | Method | test_artist_requests | test if artist request works |
70 | Method | test_album_requests | test if album request works |
84 | Method | test_song_requests | test if song request works |
99 | Method | test_all_artists_requests | test if all_artits filter request works |
112 | Method | test_all_albums_requests | test if all_albums filter request works |
125 | Method | test_all_song_requests | test if all_songs filter request works |
138 | Method | test_filter_songs_for_album_requests | test if songs_for_album filter request works |
152 | Method | test_return_data | test if returning of already parsed data works |