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

Method testSumOperations

test/IECore/VectorData.py:863–865  ·  view source on GitHub ↗

Test UCharVectorData sum operations

(self)

Source from the content-addressed store, hash-verified

861 BaseVectorDataTest.testComparison(self)
862
863 def testSumOperations(self):
864 """Test UCharVectorData sum operations"""
865 BaseVectorDataTest.testSumOperations(self)
866
867 def testSubOperations(self):
868 """Test UCharVectorData subtraction operations"""

Callers

nothing calls this directly

Calls 1

testSumOperationsMethod · 0.45

Tested by

no test coverage detected