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

Method testSerialising

test/IECore/VectorData.py:1033–1035  ·  view source on GitHub ↗

Test Int64VectorData serialising and deserialising

(self)

Source from the content-addressed store, hash-verified

1031 BaseVectorDataTest.testConstructors(self)
1032
1033 def testSerialising(self):
1034 """Test Int64VectorData serialising and deserialising"""
1035 BaseVectorDataTest.testSerialising(self)
1036
1037 def testResize(self):
1038 """Test Int64VectorData resizing"""

Callers

nothing calls this directly

Calls 1

testSerialisingMethod · 0.45

Tested by

no test coverage detected