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

Method testSumOperations

test/IECore/ImathVectorData.py:1062–1064  ·  view source on GitHub ↗

Test QuatdVectorData sum operations

(self)

Source from the content-addressed store, hash-verified

1060 pass
1061
1062 def testSumOperations(self):
1063 """Test QuatdVectorData sum operations"""
1064 BaseVectorDataTest.testSumOperations(self)
1065
1066 def testSubOperations(self):
1067 """Test QuatdVectorData subtraction operations"""

Callers

nothing calls this directly

Calls 1

testSumOperationsMethod · 0.45

Tested by

no test coverage detected