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

Method testNegativeIndexing

test/IECore/VectorData.py:975–977  ·  view source on GitHub ↗

Test UShortVectorData negative indexing

(self)

Source from the content-addressed store, hash-verified

973 BaseVectorDataTest.testAssignment(self)
974
975 def testNegativeIndexing(self):
976 """Test UShortVectorData negative indexing"""
977 BaseVectorDataTest.testNegativeIndexing(self)
978
979 def testCopyOnWrite(self):
980 """Test UShortVectorData copy-on-write behavior"""

Callers

nothing calls this directly

Calls 1

testNegativeIndexingMethod · 0.45

Tested by

no test coverage detected