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

Method testResize

test/IECore/VectorData.py:406–408  ·  view source on GitHub ↗

Test FloatVectorData resizing

(self)

Source from the content-addressed store, hash-verified

404 BaseVectorDataTest.testSerialising(self)
405
406 def testResize(self):
407 """Test FloatVectorData resizing"""
408 BaseVectorDataTest.testResize(self)
409
410 def testAssignment(self):
411 """Test FloatVectorData assignment"""

Callers

nothing calls this directly

Calls 1

testResizeMethod · 0.45

Tested by

no test coverage detected