Class e.p.d.t.t.TestFindingRightTypeParsing(ParserSetupMixin, TestCase):

Part of elisa.plugins.database.tests.test_database_parser View In Hierarchy

check if the parser at least starts with the right entries in the database for the given file_type (the least gstreamer can give us)
Line # Kind Name Docs
588 Method test_image check whether file_type:image leads to having an image entry
610 Method test_video check whether file_type:video leads to having an video entry
633 Method test_audio test whether file_type:audio leads to having the musictrack entry

Inherited from ParserSetupMixin:

Line # Kind Name Docs
116 Method setUp Undocumented
136 Method tearDown Undocumented
159 Method ensure_file Undocumented

Inherited from DBMixin (via ParserSetupMixin):

Line # Kind Name Docs
71 Method patch_application Undocumented
76 Method unpatch_application Undocumented
64 Method _set_store_to_application Undocumented
79 Method _execute Undocumented
82 Method _execute_many Undocumented
90 Method _create_tables Undocumented
def test_image(self):
check whether file_type:image leads to having an image entry
def test_video(self):
check whether file_type:video leads to having an video entry
def test_audio(self):
test whether file_type:audio leads to having the musictrack entry
API Documentation for Elisa Media Center, generated by pydoctor at 2009-03-02 18:56:05.