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

Method testSerialising

test/IECore/VectorData.py:542–544  ·  view source on GitHub ↗

Test DoubleVectorData serialising and deserialising

(self)

Source from the content-addressed store, hash-verified

540 BaseVectorDataTest.testConstructors(self)
541
542 def testSerialising(self):
543 """Test DoubleVectorData serialising and deserialising"""
544 BaseVectorDataTest.testSerialising(self)
545
546 def testResize(self):
547 """Test DoubleVectorData resizing"""

Callers

nothing calls this directly

Calls 1

testSerialisingMethod · 0.45

Tested by

no test coverage detected