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

Method testExtend

test/IECore/ImathVectorData.py:388–390  ·  view source on GitHub ↗

Test V3dVectorData extend function

(self)

Source from the content-addressed store, hash-verified

386 BaseVectorDataTest.testContains(self)
387
388 def testExtend(self):
389 """Test V3dVectorData extend function"""
390 BaseVectorDataTest.testExtend(self)
391
392 def testSlices(self):
393 """Test V3dVectorData slicing behavior"""

Callers

nothing calls this directly

Calls 1

testExtendMethod · 0.45

Tested by

no test coverage detected