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

Method testSumOperations

test/IECore/VectorData.py:442–444  ·  view source on GitHub ↗

Test FloatVectorData sum operations

(self)

Source from the content-addressed store, hash-verified

440 BaseVectorDataTest.testComparison(self)
441
442 def testSumOperations(self):
443 """Test FloatVectorData sum operations"""
444 BaseVectorDataTest.testSumOperations(self)
445
446 def testSubOperations(self):
447 """Test FloatVectorData subtraction operations"""

Callers

nothing calls this directly

Calls 1

testSumOperationsMethod · 0.45

Tested by

no test coverage detected