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

Method testSumOperations

test/IECore/ImathVectorData.py:233–235  ·  view source on GitHub ↗

Test V2iVectorData sum operations

(self)

Source from the content-addressed store, hash-verified

231 pass
232
233 def testSumOperations(self):
234 """Test V2iVectorData sum operations"""
235 BaseVectorDataTest.testSumOperations(self)
236
237 def testSubOperations(self):
238 """Test V2iVectorData subtraction operations"""

Callers

nothing calls this directly

Calls 1

testSumOperationsMethod · 0.45

Tested by

no test coverage detected