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

Method testExtend

test/IECore/VectorData.py:426–428  ·  view source on GitHub ↗

Test FloatVectorData extend function

(self)

Source from the content-addressed store, hash-verified

424 BaseVectorDataTest.testContains(self)
425
426 def testExtend(self):
427 """Test FloatVectorData extend function"""
428 BaseVectorDataTest.testExtend(self)
429
430 def testSlices(self):
431 """Test FloatVectorData slicing behavior"""

Callers

nothing calls this directly

Calls 1

testExtendMethod · 0.45

Tested by

no test coverage detected