test.geo.layer.test_base module

class test.geo.layer.test_base.TestBaseLayer(methodName='runTest')[fuente]

Bases: unittest.case.TestCase

setUp()[fuente]

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

tearDown()[fuente]

Hook method for deconstructing the test fixture after testing it.

test_add_delete()[fuente]
test_append_all_fields()[fuente]
test_append_void()[fuente]
test_append_void_geometry(m_geom)[fuente]
test_append_with_query()[fuente]
test_append_with_rename()[fuente]
test_boundig_box()[fuente]
test_copy_feature_all_fields()[fuente]
test_copy_feature_with_rename()[fuente]
test_copy_feature_with_resolve()[fuente]
test_get_index(m_index)[fuente]
test_reproject()[fuente]
test_to_osm()[fuente]
test_translate_field()[fuente]
class test.geo.layer.test_base.TestBaseLayer2(methodName='runTest')[fuente]

Bases: unittest.case.TestCase

test_export_default(mock_os, mock_fw, mock_wvf)[fuente]
test_export_other(mock_os, mock_crs, mock_wvf)[fuente]