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

Method testSumOperations

test/IECore/ImathVectorData.py:993–995  ·  view source on GitHub ↗

Test QuatfVectorData sum operations

(self)

Source from the content-addressed store, hash-verified

991 pass
992
993 def testSumOperations(self):
994 """Test QuatfVectorData sum operations"""
995 BaseVectorDataTest.testSumOperations(self)
996
997 def testSubOperations(self):
998 """Test QuatfVectorData subtraction operations"""

Callers

nothing calls this directly

Calls 1

testSumOperationsMethod · 0.45

Tested by

no test coverage detected