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

Method testCopyOnWrite

test/IECore/ImathVectorData.py:275–277  ·  view source on GitHub ↗

Test V3fVectorData copy-on-write behavior

(self)

Source from the content-addressed store, hash-verified

273 BaseVectorDataTest.testNegativeIndexing(self)
274
275 def testCopyOnWrite(self):
276 """Test V3fVectorData copy-on-write behavior"""
277 BaseVectorDataTest.testCopyOnWrite(self)
278
279 def testContains(self):
280 """Test V3fVectorData contains function"""

Callers

nothing calls this directly

Calls 1

testCopyOnWriteMethod · 0.45

Tested by

no test coverage detected