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

Method testSumOperations

test/IECore/VectorData.py:1003–1005  ·  view source on GitHub ↗

Test UShortVectorData sum operations

(self)

Source from the content-addressed store, hash-verified

1001 BaseVectorDataTest.testComparison(self)
1002
1003 def testSumOperations(self):
1004 """Test UShortVectorData sum operations"""
1005 BaseVectorDataTest.testSumOperations(self)
1006
1007 def testSubOperations(self):
1008 """Test UShortVectorData subtraction operations"""

Callers

nothing calls this directly

Calls 1

testSumOperationsMethod · 0.45

Tested by

no test coverage detected