MCPcopy Create free account
hub / github.com/ImageEngine/cortex / testSerialising

Method testSerialising

test/IECore/VectorData.py:893–895  ·  view source on GitHub ↗

Test ShortVectorData serialising and deserialising

(self)

Source from the content-addressed store, hash-verified

891 BaseVectorDataTest.testConstructors(self)
892
893 def testSerialising(self):
894 """Test ShortVectorData serialising and deserialising"""
895 BaseVectorDataTest.testSerialising(self)
896
897 def testResize(self):
898 """Test ShortVectorData resizing"""

Callers

nothing calls this directly

Calls 1

testSerialisingMethod · 0.45

Tested by

no test coverage detected