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

Method testNegativeIndexing

test/IECore/VectorData.py:624–626  ·  view source on GitHub ↗

Test IntVectorData negative indexing

(self)

Source from the content-addressed store, hash-verified

622 BaseVectorDataTest.testAssignment(self)
623
624 def testNegativeIndexing(self):
625 """Test IntVectorData negative indexing"""
626 BaseVectorDataTest.testNegativeIndexing(self)
627
628 def testCopyOnWrite(self):
629 """Test IntVectorData copy-on-write behavior"""

Callers 11

testNegativeIndexingMethod · 0.45
testNegativeIndexingMethod · 0.45
testNegativeIndexingMethod · 0.45
testNegativeIndexingMethod · 0.45
testNegativeIndexingMethod · 0.45
testNegativeIndexingMethod · 0.45
testNegativeIndexingMethod · 0.45
testNegativeIndexingMethod · 0.45
testNegativeIndexingMethod · 0.45
testNegativeIndexingMethod · 0.45
testNegativeIndexingMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected