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

Method testCopyOnWrite

test/IECore/ImathVectorData.py:209–211  ·  view source on GitHub ↗

Test V2iVectorData copy-on-write behavior

(self)

Source from the content-addressed store, hash-verified

207 BaseVectorDataTest.testNegativeIndexing(self)
208
209 def testCopyOnWrite(self):
210 """Test V2iVectorData copy-on-write behavior"""
211 BaseVectorDataTest.testCopyOnWrite(self)
212
213 def testContains(self):
214 """Test V2iVectorData contains function"""

Callers

nothing calls this directly

Calls 1

testCopyOnWriteMethod · 0.45

Tested by

no test coverage detected