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

Method testComparison

test/IECore/VectorData.py:578–580  ·  view source on GitHub ↗

Test DoubleVectorData comparison function

(self)

Source from the content-addressed store, hash-verified

576 BaseVectorDataTest.testEquality(self)
577
578 def testComparison(self):
579 """Test DoubleVectorData comparison function"""
580 BaseVectorDataTest.testComparison(self)
581
582 def testSumOperations(self):
583 """Test DoubleVectorData sum operations"""

Callers

nothing calls this directly

Calls 1

testComparisonMethod · 0.45

Tested by

no test coverage detected