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

Method testSubOperations

test/IECore/VectorData.py:726–728  ·  view source on GitHub ↗

Test UIntVectorData subtraction operations

(self)

Source from the content-addressed store, hash-verified

724 BaseVectorDataTest.testSumOperations(self)
725
726 def testSubOperations(self):
727 """Test UIntVectorData subtraction operations"""
728 BaseVectorDataTest.testSubOperations(self)
729
730 def testMultOperations(self):
731 """Test UIntVectorData multiplication operations"""

Callers

nothing calls this directly

Calls 1

testSubOperationsMethod · 0.45

Tested by

no test coverage detected