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

Method testExtend

test/IECore/VectorData.py:847–849  ·  view source on GitHub ↗

Test UCharVectorData extend function

(self)

Source from the content-addressed store, hash-verified

845 BaseVectorDataTest.testContains(self)
846
847 def testExtend(self):
848 """Test UCharVectorData extend function"""
849 BaseVectorDataTest.testExtend(self)
850
851 def testSlices(self):
852 """Test UCharVectorData slicing behavior"""

Callers

nothing calls this directly

Calls 1

testExtendMethod · 0.45

Tested by

no test coverage detected