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

Method testSumOperations

test/IECore/ImathVectorData.py:1128–1130  ·  view source on GitHub ↗

Test Color3fVectorData sum operations

(self)

Source from the content-addressed store, hash-verified

1126 pass
1127
1128 def testSumOperations(self):
1129 """Test Color3fVectorData sum operations"""
1130 BaseVectorDataTest.testSumOperations(self)
1131
1132 def testSubOperations(self):
1133 """Test Color3fVectorData subtraction operations"""

Callers

nothing calls this directly

Calls 1

testSumOperationsMethod · 0.45

Tested by

no test coverage detected