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

Method testSubOperations

test/IECore/VectorData.py:656–658  ·  view source on GitHub ↗

Test IntVectorData subtraction operations

(self)

Source from the content-addressed store, hash-verified

654 BaseVectorDataTest.testSumOperations(self)
655
656 def testSubOperations(self):
657 """Test IntVectorData subtraction operations"""
658 BaseVectorDataTest.testSubOperations(self)
659
660 def testMultOperations(self):
661 """Test IntVectorData multiplication operations"""

Callers 10

testSubOperationsMethod · 0.45
testSubOperationsMethod · 0.45
testSubOperationsMethod · 0.45
testSubOperationsMethod · 0.45
testSubOperationsMethod · 0.45
testSubOperationsMethod · 0.45
testSubOperationsMethod · 0.45
testSubOperationsMethod · 0.45
testSubOperationsMethod · 0.45
testSubOperationsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected