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

Method testSumOperations

test/IECore/VectorData.py:933–935  ·  view source on GitHub ↗

Test ShortVectorData sum operations

(self)

Source from the content-addressed store, hash-verified

931 BaseVectorDataTest.testComparison(self)
932
933 def testSumOperations(self):
934 """Test ShortVectorData sum operations"""
935 BaseVectorDataTest.testSumOperations(self)
936
937 def testSubOperations(self):
938 """Test ShortVectorData subtraction operations"""

Callers

nothing calls this directly

Calls 1

testSumOperationsMethod · 0.45

Tested by

no test coverage detected