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

Method testExtend

test/IECore/VectorData.py:496–498  ·  view source on GitHub ↗

Test HalfVectorData extend function

(self)

Source from the content-addressed store, hash-verified

494 BaseVectorDataTest.testContains(self)
495
496 def testExtend(self):
497 """Test HalfVectorData extend function"""
498 BaseVectorDataTest.testExtend(self)
499
500 def testSlices(self):
501 """Test FloatVectorData slicing behavior"""

Callers

nothing calls this directly

Calls 1

testExtendMethod · 0.45

Tested by

no test coverage detected