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

Method testCopyOnWrite

test/IECore/ImathVectorData.py:446–448  ·  view source on GitHub ↗

Test V3iVectorData copy-on-write behavior

(self)

Source from the content-addressed store, hash-verified

444 BaseVectorDataTest.testNegativeIndexing(self)
445
446 def testCopyOnWrite(self):
447 """Test V3iVectorData copy-on-write behavior"""
448 BaseVectorDataTest.testCopyOnWrite(self)
449
450 def testContains(self):
451 """Test V3iVectorData contains function"""

Callers

nothing calls this directly

Calls 1

testCopyOnWriteMethod · 0.45

Tested by

no test coverage detected