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

Method testExtend

test/IECore/VectorData.py:706–708  ·  view source on GitHub ↗

Test UIntVectorData extend function

(self)

Source from the content-addressed store, hash-verified

704 BaseVectorDataTest.testContains(self)
705
706 def testExtend(self):
707 """Test UIntVectorData extend function"""
708 BaseVectorDataTest.testExtend(self)
709
710 def testSlices(self):
711 """Test UIntVectorData slicing behavior"""

Callers

nothing calls this directly

Calls 1

testExtendMethod · 0.45

Tested by

no test coverage detected