Package madrona :: Package layers :: Module tests :: Class PublicLayerListTest
[hide private]

Class PublicLayerListTest

source code

django.test.TestCase --+
                       |
                      PublicLayerListTest

Instance Methods [hide private]
 
testCreate(self)
Test saving an instance of PublicLayerList to the repository
source code
 
testOnlyOneActiveLayer(self) source code
 
testLayerService(self) source code
 
tearDown(self) source code
Class Variables [hide private]
  fixtures = ['example_data']