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

Method testComparison

test/IECore/VectorData.py:1139–1141  ·  view source on GitHub ↗

Test UInt64VectorData comparison function

(self)

Source from the content-addressed store, hash-verified

1137 BaseVectorDataTest.testEquality(self)
1138
1139 def testComparison(self):
1140 """Test UInt64VectorData comparison function"""
1141 BaseVectorDataTest.testComparison(self)
1142
1143 def testSumOperations(self):
1144 """Test UInt64VectorData sum operations"""

Callers

nothing calls this directly

Calls 1

testComparisonMethod · 0.45

Tested by

no test coverage detected