Class e.p.y.t.t.TestYesfmLogin(GenericSetup, TestCase):

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

No class docstring
Line # Kind Name Docs
699 Method setUp Undocumented
713 Method tearDown Undocumented
717 Method test_non_auth Undocumented
735 Method test_user_auth Undocumented
756 Method test_userkey Undocumented
774 Method test_userkey_missing_values It seems we sometimes receive a response that is not exactly how the
795 Method check_request Undocumented
def setUp(self):
Undocumented
def tearDown(self):
Undocumented
def test_non_auth(self):
Undocumented
def test_user_auth(self):
Undocumented
def test_userkey(self):
Undocumented
def test_userkey_missing_values(self):
It seems we sometimes receive a response that is not exactly how the API states it: it is missing some fields. This test ensure that the login still works.
def check_request(self, request):
Undocumented
API Documentation for Elisa Media Center, generated by pydoctor at 2008-11-03 19:10:55.