
    _ h}                     B    d dl Z d dlmZ  G d de j                        Zy)    N)Polygonc                       e Zd Zd Zd Zy)PolygonTestCasec                 F    d}t        |||g      }|j                  dk(  sJ y N)      ?r   )r   r   r   r   r   boundsselfppolys      /home/developers/rajanand/mypropertyqr-fmb-refixing-v2/venv/lib/python3.12/site-packages/shapely/tests/legacy/test_singularity.pytest_polygon_3zPolygonTestCase.test_polygon_3   s*    1ay!{{2222    c                 J    d}t        |||||g      }|j                  dk(  sJ y r   r	   r   s      r   test_polygon_5zPolygonTestCase.test_polygon_5   s.    1aA'{{2222r   N)__name__
__module____qualname__r   r    r   r   r   r      s    3
3r   r   )unittestshapely.geometryr   TestCaser   r   r   r   <module>r      s     $	3h'' 	3r   