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

Method testSumOperations

test/IECore/VectorData.py:1073–1075  ·  view source on GitHub ↗

Test Int64VectorData sum operations

(self)

Source from the content-addressed store, hash-verified

1071 BaseVectorDataTest.testComparison(self)
1072
1073 def testSumOperations(self):
1074 """Test Int64VectorData sum operations"""
1075 BaseVectorDataTest.testSumOperations(self)
1076
1077 def testSubOperations(self):
1078 """Test Int64VectorData subtraction operations"""

Callers

nothing calls this directly

Calls 1

testSumOperationsMethod · 0.45

Tested by

no test coverage detected