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

Method testComparison

test/IECore/VectorData.py:718–720  ·  view source on GitHub ↗

Test UIntVectorData comparison function

(self)

Source from the content-addressed store, hash-verified

716 BaseVectorDataTest.testEquality(self)
717
718 def testComparison(self):
719 """Test UIntVectorData comparison function"""
720 BaseVectorDataTest.testComparison(self)
721
722 def testSumOperations(self):
723 """Test UIntVectorData sum operations"""

Callers

nothing calls this directly

Calls 1

testComparisonMethod · 0.45

Tested by

no test coverage detected