Previous topic

test.test_app module

Next topic

test.test_cdau module

This Page

test.test_catatom module

class test.test_catatom.TestCatAtom(methodName='runTest')[source]

Bases: unittest.case.TestCase

setUp()[source]

Hook method for setting up the test fixture before exercising it.

test_download(m_log, m_os)[source]
test_get_atom_file(m_download)[source]
test_get_file_object(m_open, m_os)[source]
test_get_file_object_zip(m_zip, m_os)[source]
test_get_gml_from_zip(m_layer, m_zip)[source]
test_get_gml_from_zip_ifs(m_layer, m_zip)[source]
test_get_layer_paths()[source]
test_get_metadata()[source]
test_get_metadata_empty(m_has, m_etree)[source]
test_get_path_from_zip(m_zip)[source]
test_get_path_from_zip2()[source]
test_init(m_os)[source]
test_is_empty()[source]
test_read(m_qgscrs, m_layer, m_log, m_os)[source]
test.test_catatom.get_func(f)[source]
test.test_catatom.raiseException()[source]