| Home | Trees | Indices | Help |
|---|
|
|
django.test.TestCase --+
|
ManipulatorsTest
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
fixtures = ['manipulators_test_data']
|
|||
|
|||
Build geometries for the following test cases:
code0_poly clips successfully
code1_poly overlaps with estuary, oceanic part chosen
code2_poly target geometry lies outside of geometry being clipped against
or in the case of Estuary clipping, no estuaries were found to clip against
code3_poly target geometry is not valid
code4_poly this code has the most meanings, each depending on context
in the case of Estuary clipping, it means the target was estuary only
code5_poly overlaps with estuary, estuary part chosen
other case one or more required kwargs not provided
|
Tests the following:
clip to graticule
|
Tests the following:
clipped to study region
outside study region
geometry not valid
|
Tests the following:
clip to study region and clip to estuaries manipulations
clip to study region and clip to graticules manipulations
|
Tests the following:
clipped to study region
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Tue Oct 30 11:31:02 2012 | http://epydoc.sourceforge.net |