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

Method testSumOperations

test/IECore/ImathVectorData.py:299–301  ·  view source on GitHub ↗

Test V3fVectorData sum operations

(self)

Source from the content-addressed store, hash-verified

297 pass
298
299 def testSumOperations(self):
300 """Test V3fVectorData sum operations"""
301 BaseVectorDataTest.testSumOperations(self)
302
303 def testSubOperations(self):
304 """Test V3fVectorData subtraction operations"""

Callers

nothing calls this directly

Calls 1

testSumOperationsMethod · 0.45

Tested by

no test coverage detected