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

Method testResize

test/IECore/VectorData.py:686–688  ·  view source on GitHub ↗

Test UIntVectorData resizing

(self)

Source from the content-addressed store, hash-verified

684 BaseVectorDataTest.testSerialising(self)
685
686 def testResize(self):
687 """Test UIntVectorData resizing"""
688 BaseVectorDataTest.testResize(self)
689
690 def testAssignment(self):
691 """Test UIntVectorData assignment"""

Callers

nothing calls this directly

Calls 1

testResizeMethod · 0.45

Tested by

no test coverage detected