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

Method testExtend

test/IECore/ImathVectorData.py:151–153  ·  view source on GitHub ↗

Test V2dVectorData extend function

(self)

Source from the content-addressed store, hash-verified

149 BaseVectorDataTest.testContains(self)
150
151 def testExtend(self):
152 """Test V2dVectorData extend function"""
153 BaseVectorDataTest.testExtend(self)
154
155 def testSlices(self):
156 """Test V2dVectorData slicing behavior"""

Callers

nothing calls this directly

Calls 1

testExtendMethod · 0.45

Tested by

no test coverage detected