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

Method testSumOperations

test/IECore/ImathVectorData.py:674–676  ·  view source on GitHub ↗

Test M33fVectorData sum operations

(self)

Source from the content-addressed store, hash-verified

672 pass
673
674 def testSumOperations(self):
675 """Test M33fVectorData sum operations"""
676 BaseVectorDataTest.testSumOperations(self)
677
678 def testSubOperations(self):
679 """Test M33fVectorData subtraction operations"""

Callers

nothing calls this directly

Calls 1

testSumOperationsMethod · 0.45

Tested by

no test coverage detected