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

Method testCopyOnWrite

test/IECore/ImathVectorData.py:887–889  ·  view source on GitHub ↗

Test M44dVectorData copy-on-write behavior

(self)

Source from the content-addressed store, hash-verified

885 BaseVectorDataTest.testNegativeIndexing(self)
886
887 def testCopyOnWrite(self):
888 """Test M44dVectorData copy-on-write behavior"""
889 BaseVectorDataTest.testCopyOnWrite(self)
890
891 def testContains(self):
892 """Test M44dVectorData contains function"""

Callers

nothing calls this directly

Calls 1

testCopyOnWriteMethod · 0.45

Tested by

no test coverage detected