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

Method testContains

test/IECore/VectorData.py:843–845  ·  view source on GitHub ↗

Test UCharVectorData contains function

(self)

Source from the content-addressed store, hash-verified

841 BaseVectorDataTest.testCopyOnWrite(self)
842
843 def testContains(self):
844 """Test UCharVectorData contains function"""
845 BaseVectorDataTest.testContains(self)
846
847 def testExtend(self):
848 """Test UCharVectorData extend function"""

Callers

nothing calls this directly

Calls 1

testContainsMethod · 0.45

Tested by

no test coverage detected