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

Method testSumOperations

test/IECore/ImathVectorData.py:91–93  ·  view source on GitHub ↗

Test V2fVectorData sum operations

(self)

Source from the content-addressed store, hash-verified

89 pass
90
91 def testSumOperations(self):
92 """Test V2fVectorData sum operations"""
93 BaseVectorDataTest.testSumOperations(self)
94
95 def testSubOperations(self):
96 """Test V2fVectorData subtraction operations"""

Callers 13

testSumOperationsMethod · 0.45
testSumOperationsMethod · 0.45
testSumOperationsMethod · 0.45
testSumOperationsMethod · 0.45
testSumOperationsMethod · 0.45
testSumOperationsMethod · 0.45
testSumOperationsMethod · 0.45
testSumOperationsMethod · 0.45
testSumOperationsMethod · 0.45
testSumOperationsMethod · 0.45
testSumOperationsMethod · 0.45
testSumOperationsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected