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

Method testSlices

test/IECore/VectorData.py:1201–1203  ·  view source on GitHub ↗

Test StringVectorData slicing behavior

(self)

Source from the content-addressed store, hash-verified

1199 BaseVectorDataTest.testExtend(self)
1200
1201 def testSlices(self):
1202 """Test StringVectorData slicing behavior"""
1203 BaseVectorDataTest.testSlices(self)
1204
1205 def testEquality(self):
1206 """Test StringVectorData equality function"""

Callers

nothing calls this directly

Calls 1

testSlicesMethod · 0.45

Tested by

no test coverage detected