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

Method testContains

test/IECore/VectorData.py:492–494  ·  view source on GitHub ↗

Test HalfVectorData contains function

(self)

Source from the content-addressed store, hash-verified

490 BaseVectorDataTest.testCopyOnWrite(self)
491
492 def testContains(self):
493 """Test HalfVectorData contains function"""
494 BaseVectorDataTest.testContains(self)
495
496 def testExtend(self):
497 """Test HalfVectorData extend function"""

Callers

nothing calls this directly

Calls 1

testContainsMethod · 0.45

Tested by

no test coverage detected