safe.impact_statistics.test.test_postprocessor_manager module
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.impact_statistics.test.test_postprocessor_manager.PostprocessorManagerTest(methodName='runTest')[source]
Bases: unittest.case.TestCase
Test the postprocessor manager
-
setUp()[source]
Fixture run before all tests
-
tearDown()[source]
Run after each test.
-
test_check_postprocessing_layers_visibility()[source]
Generated layers are not added to the map registry.
-
test_post_processor_output()[source]
Check that the post processor does not add spurious report rows.