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

Method testComparison

test/IECore/VectorData.py:999–1001  ·  view source on GitHub ↗

Test UShortVectorData comparison function

(self)

Source from the content-addressed store, hash-verified

997 BaseVectorDataTest.testEquality(self)
998
999 def testComparison(self):
1000 """Test UShortVectorData comparison function"""
1001 BaseVectorDataTest.testComparison(self)
1002
1003 def testSumOperations(self):
1004 """Test UShortVectorData sum operations"""

Callers

nothing calls this directly

Calls 1

testComparisonMethod · 0.45

Tested by

no test coverage detected