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

Method testSumOperations

test/IECore/VectorData.py:722–724  ·  view source on GitHub ↗

Test UIntVectorData sum operations

(self)

Source from the content-addressed store, hash-verified

720 BaseVectorDataTest.testComparison(self)
721
722 def testSumOperations(self):
723 """Test UIntVectorData sum operations"""
724 BaseVectorDataTest.testSumOperations(self)
725
726 def testSubOperations(self):
727 """Test UIntVectorData subtraction operations"""

Callers

nothing calls this directly

Calls 1

testSumOperationsMethod · 0.45

Tested by

no test coverage detected