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

Method testSerialising

test/IECore/VectorData.py:752–754  ·  view source on GitHub ↗

Test CharVectorData serialising and deserialising

(self)

Source from the content-addressed store, hash-verified

750 BaseVectorDataTest.testConstructors(self)
751
752 def testSerialising(self):
753 """Test CharVectorData serialising and deserialising"""
754 BaseVectorDataTest.testSerialising(self)
755
756 def testResize(self):
757 """Test CharVectorData resizing"""

Callers

nothing calls this directly

Calls 1

testSerialisingMethod · 0.45

Tested by

no test coverage detected