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

Method testComparison

test/IECore/VectorData.py:1069–1071  ·  view source on GitHub ↗

Test Int64VectorData comparison function

(self)

Source from the content-addressed store, hash-verified

1067 BaseVectorDataTest.testEquality(self)
1068
1069 def testComparison(self):
1070 """Test Int64VectorData comparison function"""
1071 BaseVectorDataTest.testComparison(self)
1072
1073 def testSumOperations(self):
1074 """Test Int64VectorData sum operations"""

Callers

nothing calls this directly

Calls 1

testComparisonMethod · 0.45

Tested by

no test coverage detected