def testSpatiaLiteCreatorUmlaute(self): creator.createSpatiaLiteDatabase(CONST_EXCEl_FILENAME_UMLAUTE, 'test_umlaute', HERE)
def testSpatiaLiteCreatorSimple(self): creator.createSpatiaLiteDatabase(CONST_EXCEl_FILENAME_SIMPLE, 'test_simple', HERE)