test.geo.layer.test_zoning module

class test.geo.layer.test_zoning.TestZoningLayer(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_get_adjacents_and_geometries()[source]
test_is_inside_false()[source]
test_is_inside_full()[source]
test_is_inside_part()[source]