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

Method testCopyOnWrite

test/IECore/ImathVectorData.py:67–69  ·  view source on GitHub ↗

Test V2fVectorData copy-on-write behavior

(self)

Source from the content-addressed store, hash-verified

65 BaseVectorDataTest.testNegativeIndexing(self)
66
67 def testCopyOnWrite(self):
68 """Test V2fVectorData copy-on-write behavior"""
69 BaseVectorDataTest.testCopyOnWrite(self)
70
71 def testContains(self):
72 """Test V2fVectorData contains function"""

Callers 15

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
testCopyOnWriteMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected