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

Method testSumOperations

test/IECore/VectorData.py:582–584  ·  view source on GitHub ↗

Test DoubleVectorData sum operations

(self)

Source from the content-addressed store, hash-verified

580 BaseVectorDataTest.testComparison(self)
581
582 def testSumOperations(self):
583 """Test DoubleVectorData sum operations"""
584 BaseVectorDataTest.testSumOperations(self)
585
586 def testSubOperations(self):
587 """Test DoubleVectorData subtraction operations"""

Callers

nothing calls this directly

Calls 1

testSumOperationsMethod · 0.45

Tested by

no test coverage detected