Package madrona :: Package raster_stats :: Module tests :: Class ZonalTest
[hide private]

Class ZonalTest

source code

                     django.test.TestCase --+    
                                            |    
common.test_settings_manager.SettingsTestCase --+
                                                |
                                               ZonalTest

Instance Methods [hide private]
 
setUp(self) source code
 
test_zonal_util(self)
Tests that starspan works and stuff
source code
 
test_caching(self)
Test that the caching mechanism works and we can turn it on/off
source code

Inherited from common.test_settings_manager.SettingsTestCase: __init__, tearDown