test.test_app module

class test.test_app.TestCatAtom2Osm(methodName='runTest')[fuente]

Bases: unittest.case.TestCase

setUp()[fuente]

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

test_exit()[fuente]
test_export_layer(m_log)[fuente]
test_gdal(m_gdal)[fuente]
test_get_auxiliary_addresses(m_cdau)[fuente]
test_get_current_ad_osm(m_report, m_log)[fuente]
test_get_highway(m_layer)[fuente]
test_get_tasks(m_type, m_os)[fuente]
test_get_translations(m_csv, m_config, m_os)[fuente]
test_init(m_os, m_cat)[fuente]
test_merge_address()[fuente]
test_process_building(m_report)[fuente]
test_process_building_no_add_no_conf()[fuente]
test_process_parcel()[fuente]
test_process_tasks(m_os)[fuente]
test_read_osm(m_overpass, m_xml, m_open, m_log, m_os)[fuente]
test_run_default()[fuente]
test_run_default_2nd()[fuente]
test_write_osm(m_gz, m_io, m_codecs, m_xml)[fuente]
class test.test_app.TestQgsSingleton(methodName='runTest')[fuente]

Bases: unittest.case.TestCase

test_new(m_qgsapp, m_gdal)[fuente]
test.test_app.get_func(f)[fuente]