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

Method testSerialising

test/IECore/VectorData.py:472–474  ·  view source on GitHub ↗

Test HalfVectorData serialising and deserialising

(self)

Source from the content-addressed store, hash-verified

470 BaseVectorDataTest.testConstructors(self)
471
472 def testSerialising(self):
473 """Test HalfVectorData serialising and deserialising"""
474 BaseVectorDataTest.testSerialising(self)
475
476 def testResize(self):
477 """Test HalfVectorData resizing"""

Callers

nothing calls this directly

Calls 1

testSerialisingMethod · 0.45

Tested by

no test coverage detected