class documentation

class QGISTest(unittest.TestCase):

View In Hierarchy

Test the QGIS Environment
Method test​_projection Test that QGIS properly parses a wkt string.
Method test​_qgis​_environment QGIS environment has the expected providers
def test_projection(self):
Test that QGIS properly parses a wkt string.
def test_qgis_environment(self):
QGIS environment has the expected providers