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

Method testSlices

test/IECore/VectorData.py:640–642  ·  view source on GitHub ↗

Test IntVectorData slicing behavior

(self)

Source from the content-addressed store, hash-verified

638 BaseVectorDataTest.testExtend(self)
639
640 def testSlices(self):
641 """Test IntVectorData slicing behavior"""
642 BaseVectorDataTest.testSlices(self)
643
644 def testEquality(self):
645 """Test IntVectorData equality function"""

Callers 11

testSlicesMethod · 0.45
testSlicesMethod · 0.45
testSlicesMethod · 0.45
testSlicesMethod · 0.45
testSlicesMethod · 0.45
testSlicesMethod · 0.45
testSlicesMethod · 0.45
testSlicesMethod · 0.45
testSlicesMethod · 0.45
testSlicesMethod · 0.45
testSlicesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected