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

Method testSerialising

test/IECore/VectorData.py:823–825  ·  view source on GitHub ↗

Test UCharVectorData serialising and deserialising

(self)

Source from the content-addressed store, hash-verified

821 BaseVectorDataTest.testConstructors(self)
822
823 def testSerialising(self):
824 """Test UCharVectorData serialising and deserialising"""
825 BaseVectorDataTest.testSerialising(self)
826
827 def testResize(self):
828 """Test UCharVectorData resizing"""

Callers

nothing calls this directly

Calls 1

testSerialisingMethod · 0.45

Tested by

no test coverage detected