MCPcopy Create free account
hub / github.com/MapServer/MapServer / setUp

Method setUp

mapscript/python/tests/cases/hashtest.py:148–150  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

146class ClassMetadataTestCase(WebMetadataTestCase):
147
148 def setUp(self):
149 MapTestCase.setUp(self)
150 self.table = self.map.getLayer(1).getClass(0).metadata
151
152
153# ===========================================================================

Callers

nothing calls this directly

Calls 1

setUpMethod · 0.45

Tested by

no test coverage detected