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

Method testComparison

test/IECore/VectorData.py:438–440  ·  view source on GitHub ↗

Test FloatVectorData comparison function

(self)

Source from the content-addressed store, hash-verified

436 BaseVectorDataTest.testEquality(self)
437
438 def testComparison(self):
439 """Test FloatVectorData comparison function"""
440 BaseVectorDataTest.testComparison(self)
441
442 def testSumOperations(self):
443 """Test FloatVectorData sum operations"""

Callers

nothing calls this directly

Calls 1

testComparisonMethod · 0.45

Tested by

no test coverage detected