test.geo.layer.test_parcel module

class test.geo.layer.test_parcel.TestParcelLayer(methodName='runTest')[fuente]

Bases: unittest.case.TestCase

setUp()[fuente]

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

test_count_parts()[fuente]
test_create_missing_parcels()[fuente]
test_delete_void_parcels()[fuente]
test_get_groups_by_adjacent_buildings()[fuente]
test_get_groups_by_parts_count()[fuente]
test_init()[fuente]
test_merge_by_adjacent_buildings()[fuente]
test_merge_by_parts_count()[fuente]
test_not_empty()[fuente]