test.geo.layer.test_address module

class test.geo.layer.test_address.TestAddressLayer(methodName='runTest')[source]

Bases: unittest.case.TestCase

setUp()[source]

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

tearDown()[source]

Hook method for deconstructing the test fixture after testing it.

test_append()[source]
test_conflate()[source]
test_get_names()[source]
test_join_field()[source]
test_join_field_size()[source]
test_join_void()[source]
test_to_osm()[source]