Class e.p.d.t.t.TestDaapResourceProvider(CommonResourceTester, TestCase):

Part of elisa.plugins.daap.tests.test_daap_resource_provider View In Hierarchy

No class docstring
Line # Kind Name Docs
69 Method setUpClass Undocumented
76 Method test_playable_uris do some setup and run the playable uris test from the common class
97 Method test_request_creates_connection test whether doing a request for a new server really creates a new
121 Method test_login test whether doing a request with and without password works proper
147 Method test_no_login_data test whether no password is passed through, if not specified
164 Method test_relogin_login_failed test that it tries to login again when the login failed
192 Method test_no_relogin_login_worked test that it tries to login again when the login worked
221 Method test_models test that we get the right model for the right uri

Inherited from GenericSetup (via CommonResourceTester):

Line # Kind Name Docs
37 Method setUp Undocumented
47 Method tearDown Undocumented

Inherited from UriRegExpTester (via CommonResourceTester):

Line # Kind Name Docs
60 Method test_working_uris test that the uri expression matches the given working uris
71 Method test_compile_regexp test that the uri expression can be compiled
77 Method test_failing_uris test that the uri expression does not match the given failing uris
def setUpClass(self):
Undocumented
def test_playable_uris(self):
do some setup and run the playable uris test from the common class
def test_request_creates_connection(self):
test whether doing a request for a new server really creates a new connection every time
def test_login(self):
test whether doing a request with and without password works proper
def test_no_login_data(self):
test whether no password is passed through, if not specified
def test_relogin_login_failed(self):
test that it tries to login again when the login failed
def test_no_relogin_login_worked(self):
test that it tries to login again when the login worked
def test_models(self):
test that we get the right model for the right uri
API Documentation for Elisa Media Center, generated by pydoctor at 2009-02-16 19:15:05.