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

Method testExtend

test/IECore/ImathVectorData.py:75–77  ·  view source on GitHub ↗

Test V2fVectorData extend function

(self)

Source from the content-addressed store, hash-verified

73 BaseVectorDataTest.testContains(self)
74
75 def testExtend(self):
76 """Test V2fVectorData extend function"""
77 BaseVectorDataTest.testExtend(self)
78
79 def testSlices(self):
80 """Test V2fVectorData slicing behavior"""

Callers 15

testExtendMethod · 0.45
testExtendMethod · 0.45
testExtendMethod · 0.45
testExtendMethod · 0.45
testExtendMethod · 0.45
testExtendMethod · 0.45
testExtendMethod · 0.45
testExtendMethod · 0.45
testExtendMethod · 0.45
testExtendMethod · 0.45
testExtendMethod · 0.45
testExtendMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected