Module: test_is_keyword_io
This page contains the documentation for the InaSAFE
test_is_keyword_io module.
-
class gui.test_is_keyword_io.ISKeywordIOTest(methodName='runTest')[source]
Tests for reading and writing of raster and vector data
-
test_areKeywordsFileBased()[source]
Can we correctly determine if keywords should be written to file or
to database?
-
test_getHashForDatasource()[source]
Test we can reliably get a hash for a uri
-
test_readDBKeywords()[source]
Can we read sqlite keywords with the generic readKeywords method
-
test_readRasterFileKeywords()[source]
Can we read raster file keywords using generic readKeywords method
-
test_readVectorFileKeywords()[source]
Can we read vector file keywords with the generic readKeywords
method
-
test_writeReadKeywordFromUri()[source]
Test we can set and get keywords for a non local datasource