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

Method testSerialising

test/IECore/VectorData.py:682–684  ·  view source on GitHub ↗

Test UIntVectorData serialising and deserialising

(self)

Source from the content-addressed store, hash-verified

680 BaseVectorDataTest.testConstructors(self)
681
682 def testSerialising(self):
683 """Test UIntVectorData serialising and deserialising"""
684 BaseVectorDataTest.testSerialising(self)
685
686 def testResize(self):
687 """Test UIntVectorData resizing"""

Callers

nothing calls this directly

Calls 1

testSerialisingMethod · 0.45

Tested by

no test coverage detected