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

Method testResize

test/IECore/VectorData.py:1177–1179  ·  view source on GitHub ↗

Test StringVectorData resizing

(self)

Source from the content-addressed store, hash-verified

1175 BaseVectorDataTest.testSerialising(self)
1176
1177 def testResize(self):
1178 """Test StringVectorData resizing"""
1179 BaseVectorDataTest.testResize(self)
1180
1181 def testAssignment(self):
1182 """Test StringVectorData assignment"""

Callers

nothing calls this directly

Calls 1

testResizeMethod · 0.45

Tested by

no test coverage detected