Module: safe_qgis.test_safe_interface

InaSAFE Disaster risk assessment tool developed by AusAid - SAFE Interface test suite.

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.

class safe_qgis.test_safe_interface.SafeInterfaceTest(methodName='runTest')[source]

Test the SAFE API Wrapper

setUp()[source]

Setup test before each unit

test_availableFunctions()[source]

Check we can get the available functions from the impact calculator.

test_getKeywordFromFile()[source]

Get keyword from a filesystem file’s .keyword file.

test_getOptimalExtent()[source]

Optimal extent is calculated correctly

This module forms part of the InaSAFE tool.

Previous topic

Module: safe_qgis.test_plugin

Next topic

Module: safe_qgis.test_function_options_dialog

This Page