Module: safe_qgis.test_impact_functions_doc

InaSAFE Disaster risk assessment tool developed by AusAid and World Bank - GUI Test Cases.

Contact : ole.moller.nielsen@gmail.com

Note

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

safe_qgis.test_impact_functions_doc.verifyColumn(table, col, strFilter, mode)[source]

Helper function to verify the element in column. Args:

  • table = table to be verified
  • col = (integer) column number
  • strFilter = (string)
  • mode = enum(only, included, excluded)
Returns:
  • bool = True or False about the verify
  • string contains message

This module forms part of the InaSAFE tool.

Previous topic

Module: safe_qgis.test_keywords_dialog

Next topic

Module: safe_qgis.test_help

This Page