MCPcopy Create free account
hub / github.com/Kaggle/docker-python / test_version

Method test_version

tests/test_earthengine.py:5–6  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

3
4class TestEarthEngine(unittest.TestCase):
5 def test_version(self):
6 self.assertIsNotNone(ee.__version__)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected