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

Method testExtend

test/IECore/VectorData.py:987–989  ·  view source on GitHub ↗

Test UShortVectorData extend function

(self)

Source from the content-addressed store, hash-verified

985 BaseVectorDataTest.testContains(self)
986
987 def testExtend(self):
988 """Test UShortVectorData extend function"""
989 BaseVectorDataTest.testExtend(self)
990
991 def testSlices(self):
992 """Test UShortVectorData slicing behavior"""

Callers

nothing calls this directly

Calls 1

testExtendMethod · 0.45

Tested by

no test coverage detected