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

Method testCopyOnWrite

test/IECore/ImathVectorData.py:729–731  ·  view source on GitHub ↗

Test M33dVectorData copy-on-write behavior

(self)

Source from the content-addressed store, hash-verified

727 BaseVectorDataTest.testNegativeIndexing(self)
728
729 def testCopyOnWrite(self):
730 """Test M33dVectorData copy-on-write behavior"""
731 BaseVectorDataTest.testCopyOnWrite(self)
732
733 def testContains(self):
734 """Test M33dVectorData contains function"""

Callers

nothing calls this directly

Calls 1

testCopyOnWriteMethod · 0.45

Tested by

no test coverage detected