Package madrona :: Package staticmap :: Module tests :: Class StaticMapTest
[hide private]

Class StaticMapTest

source code

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

Instance Methods [hide private]
 
setUp(self) source code
 
testMapConfigPresent(self)
Check presence of initial MapConfig
source code
 
testMap(self) source code
 
test_params(self) source code
 
test_collection(self) source code
 
test_inaccessible(self) source code
 
test_sharing(self) source code
 
test_anon(self) source code
 
test_default_style(self) source code
 
test_staticmap_link(self) source code

Inherited from common.test_settings_manager.SettingsTestCase: __init__, tearDown

Class Variables [hide private]
  fixtures = ['example_data']