Class e.p.i.t.t.TestIpodResource(TestCase):

Part of elisa.plugins.ipod.tests.test_ipod_resource View In Hierarchy

No class docstring
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
def setUp(self):
Undocumented
def tearDown(self):
Undocumented
def test_non_implemented(self):
test what happens if a non implemented feature is requested
def test_artist_requests(self):
test if artist request works
def test_album_requests(self):
test if album request works
def test_song_requests(self):
test if song request works
def test_all_artists_requests(self):
test if all_artits filter request works
def test_all_albums_requests(self):
test if all_albums filter request works
def test_all_song_requests(self):
test if all_songs filter request works
def test_filter_songs_for_album_requests(self):
test if songs_for_album filter request works
def test_return_data(self):
test if returning of already parsed data works
API Documentation for Elisa Media Center, generated by pydoctor at 2009-02-16 19:15:05.