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

Method testExtend

test/IECore/ImathVectorData.py:283–285  ·  view source on GitHub ↗

Test V3fVectorData extend function

(self)

Source from the content-addressed store, hash-verified

281 BaseVectorDataTest.testContains(self)
282
283 def testExtend(self):
284 """Test V3fVectorData extend function"""
285 BaseVectorDataTest.testExtend(self)
286
287 def testSlices(self):
288 """Test V3fVectorData slicing behavior"""

Callers

nothing calls this directly

Calls 1

testExtendMethod · 0.45

Tested by

no test coverage detected