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

Method testSumOperations

test/IECore/ImathVectorData.py:911–913  ·  view source on GitHub ↗

Test M44dVectorData sum operations

(self)

Source from the content-addressed store, hash-verified

909 pass
910
911 def testSumOperations(self):
912 """Test M44dVectorData sum operations"""
913 BaseVectorDataTest.testSumOperations(self)
914
915 def testSubOperations(self):
916 """Test M44dVectorData subtraction operations"""

Callers

nothing calls this directly

Calls 1

testSumOperationsMethod · 0.45

Tested by

no test coverage detected