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

Method testSerialising

test/IECore/VectorData.py:1103–1105  ·  view source on GitHub ↗

Test UInt64VectorData serialising and deserialising

(self)

Source from the content-addressed store, hash-verified

1101 BaseVectorDataTest.testConstructors(self)
1102
1103 def testSerialising(self):
1104 """Test UInt64VectorData serialising and deserialising"""
1105 BaseVectorDataTest.testSerialising(self)
1106
1107 def testResize(self):
1108 """Test UInt64VectorData resizing"""

Callers

nothing calls this directly

Calls 1

testSerialisingMethod · 0.45

Tested by

no test coverage detected