Module: safe_qgis.test_function_options_dialog

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.

class safe_qgis.test_function_options_dialog.FunctionOptionsDialogTest(methodName='runTest')[source]

Test the InaSAFE GUI for Configurable Impact Functions

setUp()[source]

Fixture run before all tests

tearDown()[source]

Fixture run after each test

tearUp()[source]

Fixture run before each test

test_buildForm()[source]

Test that we can build a form by passing it a function and params.

This module forms part of the InaSAFE tool.

Previous topic

Module: safe_qgis.test_safe_interface

Next topic

Module: safe_qgis.test_keywords_dialog

This Page