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

Method testExtend

test/IECore/ImathVectorData.py:454–456  ·  view source on GitHub ↗

Test V3iVectorData extend function

(self)

Source from the content-addressed store, hash-verified

452 BaseVectorDataTest.testContains(self)
453
454 def testExtend(self):
455 """Test V3iVectorData extend function"""
456 BaseVectorDataTest.testExtend(self)
457
458 def testSlices(self):
459 """Test V3iVectorData slicing behavior"""

Callers

nothing calls this directly

Calls 1

testExtendMethod · 0.45

Tested by

no test coverage detected