Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ test
Method
test
Serialization/Manager/Testing/Python/TestSkybox.py:96–97 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
94
95
96
def
test(self):
97
self.deserialize(*self.serialize())
98
99
100
if
__name__ ==
"__main__"
:
Callers
nothing calls this directly
Calls
2
deserialize
Method · 0.95
serialize
Method · 0.95
Tested by
no test coverage detected