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

Method testExtend

test/IECore/ImathVectorData.py:217–219  ·  view source on GitHub ↗

Test V2iVectorData extend function

(self)

Source from the content-addressed store, hash-verified

215 BaseVectorDataTest.testContains(self)
216
217 def testExtend(self):
218 """Test V2iVectorData extend function"""
219 BaseVectorDataTest.testExtend(self)
220
221 def testSlices(self):
222 """Test V2iVectorData slicing behavior"""

Callers

nothing calls this directly

Calls 1

testExtendMethod · 0.45

Tested by

no test coverage detected