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

Method testExtend

test/IECore/VectorData.py:917–919  ·  view source on GitHub ↗

Test ShortVectorData extend function

(self)

Source from the content-addressed store, hash-verified

915 BaseVectorDataTest.testContains(self)
916
917 def testExtend(self):
918 """Test ShortVectorData extend function"""
919 BaseVectorDataTest.testExtend(self)
920
921 def testSlices(self):
922 """Test ShortVectorData slicing behavior"""

Callers

nothing calls this directly

Calls 1

testExtendMethod · 0.45

Tested by

no test coverage detected