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

Method testContains

test/IECore/VectorData.py:913–915  ·  view source on GitHub ↗

Test ShortVectorData contains function

(self)

Source from the content-addressed store, hash-verified

911 BaseVectorDataTest.testCopyOnWrite(self)
912
913 def testContains(self):
914 """Test ShortVectorData contains function"""
915 BaseVectorDataTest.testContains(self)
916
917 def testExtend(self):
918 """Test ShortVectorData extend function"""

Callers

nothing calls this directly

Calls 1

testContainsMethod · 0.45

Tested by

no test coverage detected