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

Method testSerialising

test/IECore/VectorData.py:963–965  ·  view source on GitHub ↗

Test UShortVectorData serialising and deserialising

(self)

Source from the content-addressed store, hash-verified

961 BaseVectorDataTest.testConstructors(self)
962
963 def testSerialising(self):
964 """Test UShortVectorData serialising and deserialising"""
965 BaseVectorDataTest.testSerialising(self)
966
967 def testResize(self):
968 """Test UShortVectorData resizing"""

Callers

nothing calls this directly

Calls 1

testSerialisingMethod · 0.45

Tested by

no test coverage detected