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

Method testExtend

test/IECore/VectorData.py:1197–1199  ·  view source on GitHub ↗

Test StringVectorData extend function

(self)

Source from the content-addressed store, hash-verified

1195 BaseVectorDataTest.testContains(self)
1196
1197 def testExtend(self):
1198 """Test StringVectorData extend function"""
1199 BaseVectorDataTest.testExtend(self)
1200
1201 def testSlices(self):
1202 """Test StringVectorData slicing behavior"""

Callers

nothing calls this directly

Calls 1

testExtendMethod · 0.45

Tested by

no test coverage detected