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

Method testSubOperations

test/IECore/VectorData.py:867–869  ·  view source on GitHub ↗

Test UCharVectorData subtraction operations

(self)

Source from the content-addressed store, hash-verified

865 BaseVectorDataTest.testSumOperations(self)
866
867 def testSubOperations(self):
868 """Test UCharVectorData subtraction operations"""
869 BaseVectorDataTest.testSubOperations(self)
870
871 def testMultOperations(self):
872 """Test UCharVectorData multiplication operations"""

Callers

nothing calls this directly

Calls 1

testSubOperationsMethod · 0.45

Tested by

no test coverage detected