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

Method testSumOperations

test/IECore/ImathVectorData.py:470–472  ·  view source on GitHub ↗

Test V3iVectorData sum operations

(self)

Source from the content-addressed store, hash-verified

468 pass
469
470 def testSumOperations(self):
471 """Test V3iVectorData sum operations"""
472 BaseVectorDataTest.testSumOperations(self)
473
474 def testSubOperations(self):
475 """Test V3iVectorData subtraction operations"""

Callers

nothing calls this directly

Calls 1

testSumOperationsMethod · 0.45

Tested by

no test coverage detected