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

Method testSubOperations

test/IECore/VectorData.py:796–798  ·  view source on GitHub ↗

Test CharVectorData subtraction operations

(self)

Source from the content-addressed store, hash-verified

794 BaseVectorDataTest.testSumOperations(self)
795
796 def testSubOperations(self):
797 """Test CharVectorData subtraction operations"""
798 BaseVectorDataTest.testSubOperations(self)
799
800 def testMultOperations(self):
801 """Test CharVectorData multiplication operations"""

Callers

nothing calls this directly

Calls 1

testSubOperationsMethod · 0.45

Tested by

no test coverage detected