test.geo.layer.test_cons module

class test.geo.layer.test_cons.TestConsLayer(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_topological_points()[fuente]
test_append_building()[fuente]
test_append_buildingpart()[fuente]
test_append_cons()[fuente]
test_append_othercons()[fuente]
test_conflate()[fuente]
test_delete_invalid_geometries()[fuente]
test_explode_multi_parts()[fuente]
test_get_parts()[fuente]
test_index_of_building_and_parts()[fuente]
test_index_of_parts()[fuente]
test_merge_adjacent_features()[fuente]
test_merge_adjacent_parts(ref=None)[fuente]
test_merge_building_parts()[fuente]
test_move_address()[fuente]
test_remove_outside_parts()[fuente]
test_remove_parts_below_ground()[fuente]
test_simplify1()[fuente]
test_simplify2()[fuente]
test_to_osm()[fuente]
test_validate()[fuente]
class test.geo.layer.test_cons.TestConsLayerSimple(methodName='runTest')[fuente]

Bases: unittest.case.TestCase

test_get_id()[fuente]
test_is_building()[fuente]
test_is_part()[fuente]
test_is_pool()[fuente]