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

Method testSumOperations

test/IECore/ImathVectorData.py:832–834  ·  view source on GitHub ↗

Test M44fVectorData sum operations

(self)

Source from the content-addressed store, hash-verified

830 pass
831
832 def testSumOperations(self):
833 """Test M44fVectorData sum operations"""
834 BaseVectorDataTest.testSumOperations(self)
835
836 def testSubOperations(self):
837 """Test M44fVectorData subtraction operations"""

Callers

nothing calls this directly

Calls 1

testSumOperationsMethod · 0.45

Tested by

no test coverage detected