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

Method testCopyOnWrite

test/IECore/VectorData.py:628–630  ·  view source on GitHub ↗

Test IntVectorData copy-on-write behavior

(self)

Source from the content-addressed store, hash-verified

626 BaseVectorDataTest.testNegativeIndexing(self)
627
628 def testCopyOnWrite(self):
629 """Test IntVectorData copy-on-write behavior"""
630 BaseVectorDataTest.testCopyOnWrite(self)
631
632 def testContains(self):
633 """Test IntVectorData contains function"""

Callers 11

testCopyOnWriteMethod · 0.45
testCopyOnWriteMethod · 0.45
testCopyOnWriteMethod · 0.45
testCopyOnWriteMethod · 0.45
testCopyOnWriteMethod · 0.45
testCopyOnWriteMethod · 0.45
testCopyOnWriteMethod · 0.45
testCopyOnWriteMethod · 0.45
testCopyOnWriteMethod · 0.45
testCopyOnWriteMethod · 0.45
testCopyOnWriteMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected