Class e.p.y.t.t.TestYesfmSearcher(TestCase):

Part of elisa.plugins.yesfm.tests.test_searcher View In Hierarchy

No class docstring
Line # Kind Name Docs
51 Method setUp Undocumented
58 Method patch_application Undocumented
69 Method tearDown Undocumented
117 Method test_provider_requested_once_only Test that the Searcher is only requesting once for the resource provider
137 Method test_uses_right_uri Test whether the uri is translated right
151 Method test_uses_right_uri_with_spaces Test whether the uri is translated right when it contains spaces
166 Method test_parsing_and_order Test whether the data is parsed properly
72 Method _create_result Undocumented
104 Method _check Undocumented
def setUp(self):
Undocumented
def patch_application(self):
Undocumented
def tearDown(self):
Undocumented
def _create_result(self, query, artists=, albums=, tracks=):
Undocumented
def _check(self, result, model, artists=, albums=, tracks=):
Undocumented
def test_provider_requested_once_only(self):
Test that the Searcher is only requesting once for the resource provider and then simply reuses it all the time
def test_uses_right_uri(self):
Test whether the uri is translated right
def test_uses_right_uri_with_spaces(self):
Test whether the uri is translated right when it contains spaces
def test_parsing_and_order(self):
Test whether the data is parsed properly
API Documentation for Elisa Media Center, generated by pydoctor at 2008-12-01 12:03:30.