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

Method testSumOperations

test/IECore/ImathVectorData.py:404–406  ·  view source on GitHub ↗

Test V3dVectorData sum operations

(self)

Source from the content-addressed store, hash-verified

402 pass
403
404 def testSumOperations(self):
405 """Test V3dVectorData sum operations"""
406 BaseVectorDataTest.testSumOperations(self)
407
408 def testSubOperations(self):
409 """Test V3dVectorData subtraction operations"""

Callers

nothing calls this directly

Calls 1

testSumOperationsMethod · 0.45

Tested by

no test coverage detected