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

Method testResize

test/IECore/VectorData.py:1107–1109  ·  view source on GitHub ↗

Test UInt64VectorData resizing

(self)

Source from the content-addressed store, hash-verified

1105 BaseVectorDataTest.testSerialising(self)
1106
1107 def testResize(self):
1108 """Test UInt64VectorData resizing"""
1109 BaseVectorDataTest.testResize(self)
1110
1111 def testAssignment(self):
1112 """Test UInt64VectorData assignment"""

Callers

nothing calls this directly

Calls 1

testResizeMethod · 0.45

Tested by

no test coverage detected