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

Method testCopyOnWrite

test/IECore/ImathVectorData.py:380–382  ·  view source on GitHub ↗

Test V3dVectorData copy-on-write behavior

(self)

Source from the content-addressed store, hash-verified

378 BaseVectorDataTest.testNegativeIndexing(self)
379
380 def testCopyOnWrite(self):
381 """Test V3dVectorData copy-on-write behavior"""
382 BaseVectorDataTest.testCopyOnWrite(self)
383
384 def testContains(self):
385 """Test V3dVectorData contains function"""

Callers

nothing calls this directly

Calls 1

testCopyOnWriteMethod · 0.45

Tested by

no test coverage detected