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

Method testSumOperations

test/IECore/ImathVectorData.py:167–169  ·  view source on GitHub ↗

Test V2dVectorData sum operations

(self)

Source from the content-addressed store, hash-verified

165 pass
166
167 def testSumOperations(self):
168 """Test V2dVectorData sum operations"""
169 BaseVectorDataTest.testSumOperations(self)
170
171 def testSubOperations(self):
172 """Test V2dVectorData subtraction operations"""

Callers

nothing calls this directly

Calls 1

testSumOperationsMethod · 0.45

Tested by

no test coverage detected