test.geo.layer.test_polygon module

class test.geo.layer.test_polygon.TestPolygonLayer(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_difference()[source]
test_explode_multi_parts()[source]
test_get_area()[source]
test_get_parents_per_vertex_and_geometries()[source]