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

Method testComparison

test/IECore/VectorData.py:648–650  ·  view source on GitHub ↗

Test IntVectorData comparison function

(self)

Source from the content-addressed store, hash-verified

646 BaseVectorDataTest.testEquality(self)
647
648 def testComparison(self):
649 """Test IntVectorData comparison function"""
650 BaseVectorDataTest.testComparison(self)
651
652 def testSumOperations(self):
653 """Test IntVectorData sum operations"""

Callers 10

testComparisonMethod · 0.45
testComparisonMethod · 0.45
testComparisonMethod · 0.45
testComparisonMethod · 0.45
testComparisonMethod · 0.45
testComparisonMethod · 0.45
testComparisonMethod · 0.45
testComparisonMethod · 0.45
testComparisonMethod · 0.45
testComparisonMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected