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

Method testSerialising

test/IECore/VectorData.py:402–404  ·  view source on GitHub ↗

Test FloatVectorData serialising and deserialising

(self)

Source from the content-addressed store, hash-verified

400 BaseVectorDataTest.testConstructors(self)
401
402 def testSerialising(self):
403 """Test FloatVectorData serialising and deserialising"""
404 BaseVectorDataTest.testSerialising(self)
405
406 def testResize(self):
407 """Test FloatVectorData resizing"""

Callers

nothing calls this directly

Calls 1

testSerialisingMethod · 0.45

Tested by

no test coverage detected