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

Method testSumOperations

test/IECore/VectorData.py:1143–1145  ·  view source on GitHub ↗

Test UInt64VectorData sum operations

(self)

Source from the content-addressed store, hash-verified

1141 BaseVectorDataTest.testComparison(self)
1142
1143 def testSumOperations(self):
1144 """Test UInt64VectorData sum operations"""
1145 BaseVectorDataTest.testSumOperations(self)
1146
1147 def testSubOperations(self):
1148 """Test UInt64VectorData subtraction operations"""

Callers

nothing calls this directly

Calls 1

testSumOperationsMethod · 0.45

Tested by

no test coverage detected