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

Method testCopyOnWrite

test/IECore/ImathVectorData.py:808–810  ·  view source on GitHub ↗

Test M44fVectorData copy-on-write behavior

(self)

Source from the content-addressed store, hash-verified

806 BaseVectorDataTest.testNegativeIndexing(self)
807
808 def testCopyOnWrite(self):
809 """Test M44fVectorData copy-on-write behavior"""
810 BaseVectorDataTest.testCopyOnWrite(self)
811
812 def testContains(self):
813 """Test M44fVectorData contains function"""

Callers

nothing calls this directly

Calls 1

testCopyOnWriteMethod · 0.45

Tested by

no test coverage detected