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

Method testSumOperations

test/IECore/ImathVectorData.py:753–755  ·  view source on GitHub ↗

Test M33dVectorData sum operations

(self)

Source from the content-addressed store, hash-verified

751 pass
752
753 def testSumOperations(self):
754 """Test M33dVectorData sum operations"""
755 BaseVectorDataTest.testSumOperations(self)
756
757 def testSubOperations(self):
758 """Test M33dVectorData subtraction operations"""

Callers

nothing calls this directly

Calls 1

testSumOperationsMethod · 0.45

Tested by

no test coverage detected